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.52k stars 3.49k forks source link

Bottom - Up parralax using skrollr? #810

Open leonardputra opened 8 years ago

leonardputra commented 8 years ago

Can I start data-0 on the bottom of the page? And how to start the page from the bottom first? Thanks

reference: http://www.spaceneedle.com/home/

guiliredu commented 8 years ago

You can get the height of the page and use document.body.scrollTop to scroll down