Prinzhorn / skrollr

Stand-alone parallax scrolling library for mobile (Android + iOS) and desktop. No jQuery. Just plain JavaScript (and some love).
http://prinzhorn.github.io/skrollr/
MIT License
18.53k stars 3.5k forks source link

Skrolling in the unknown #791

Open SimonFricker opened 8 years ago

SimonFricker commented 8 years ago

I have a hero div with the height set to 100% of the viewport. Within the div I have object that will move with the user to the section below it (with a known height) and stop there. How can Skrollr accommodate for this?

SimonFricker commented 8 years ago

Here is a reduced test case http://codepen.io/simonfricker/pen/KVmPaZ