jQuery-Parallax
jQuery-Parallax copied to clipboard
Modifying the starting point for the effect to be applied
The plugin works perfect, but (in my opinion), when you have an element with parallax at the bottom of the page, when the viewport reaches that element you should see the start of the background not the end. With the current code, when the viewport reaches my div with the background image, I see the change between the end of the image and the start and this not looks good. Maybe I'm making a wrong use of the plugin...
Thanks for this, I was wondering if I had done something wrong with my implementation as well. :+1: