jlmakes / scrollreveal

Animate elements as they scroll into view.
https://scrollrevealjs.org/
22.4k stars 2.25k forks source link

implement paralax #121

Closed jurgob closed 9 years ago

jurgob commented 9 years ago

it is possible to implement paralax effect with scrollReveal?

if so, can I have a working example?

jlmakes commented 9 years ago

Hey @jurgob,

ScrollReveal more or less does 2 things:

I don’t see why one couldn’t use it in conjunction with a parallax effect, but the library itself does not handle anything related to parallax directly.