Splitscreen website _ Scrollable together
-
Hey guys,
thank you for all the hard work with Lay theme!
I've got splitscreen website (thanks to the great tutorial ) and I would like to have both sides to be scrollable together. Especially at "WORKS" section when I have on left side menu and on right side individual projects.Will be helpful if you could have a quick look here: https://vojtechkalecky.com/
Thanks a lot!
Vojtech
-
nice website!
i think there is nothing to scroll on the left side no?
look, i can scroll left and right here: https://hedixandt.com/
that is the website i took as an examplei dont understand the question
-
@arminunruh thanks for your quick response. Yes, there is nothing to scroll on left side. But I would like to scroll right side also when the cursor is on left side.
Does it make sense?
-
I tried to use javascript at head but doesnt work for me.
<script> $(document).ready(function() { $(window).scroll(function() { var scrollTop = $(this).scrollTop(); $('.grid, .footer-region').scrollTop(scrollTop); }); }); </script>
-
@vojtechk hey, i'm not sure what you mean either, the splitscreen effect is intended to divide the page into two scrollable areas. If you want it to scroll altogether you might be best to start over with a fresh page and on the grid put a list of links on the left hand side of the middle green bar and then utilise the imagehover plugin to show the project image on the right hand side of the middle green bar. This way it would scroll altogether.
Hope that helps.
-
in chrome and safari and firefox, when my cursor is on the left side, and i scroll
it does scroll the whole page (the right side)
on here:https://vojtechkalecky.com/things/
which browser are u using?
looking at your code i can see there is nothing in your footer
i believe you can remove all of the splitscreen css and the website should still work
I don't answer or check forum DMs, please just post on the forum.
Before you post:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. Now see if your problem solved itself
5. Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it