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.51k forks source link

Multiple skrollr works only after resizing #843

Open bagratzakaryan opened 7 years ago

bagratzakaryan commented 7 years ago

Hey all, I have 3 images in my project that shall move from one point to another during scrolling, but the plugin runs the 1-st image from the top and the other 2 are run immediately after resizing the browser. Can anyone give me a solution? Here is the link http://bagrattam.com/stackoverflow/skrollr/skrollr.html Thank you.