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

Dynamically positioning images #819

Closed gielcobben closed 8 years ago

gielcobben commented 8 years ago

Hey guys,

I want to make a sort of masonry grid of images with a little bit of parallax when you scroll. This is a perfect example of what I want to create: http://markpeckmezian.com/ My question is how to position the images with scroll-start and scroll-end to have this effect?

Hopefully someone can help me with this.

Thanks, Giel.