pixelcog / parallax.js

Simple parallax scrolling effect inspired by Spotify.com implemented as a jQuery plugin
MIT License
3.53k stars 840 forks source link

Setting speed to negative value does not reverse parallax effect #298

Open towiwakka opened 3 years ago

towiwakka commented 3 years ago

I've been playing around with the .js file to try and get the effect to reverse, but no luck so far. A number of old tickets mention setting the speed to a negative value, but this doesn't seem to work.

Either way, thank you for an excellent, lightweight plugin!