parallax
parallax copied to clipboard
ES6/ES2015 HW accelerated scrollable images parallax
When the viewport resizes, the images being parallaxed become gigantic. As a possible solution, is there a way to "reset" the parallax effect on resize?
From your README, it seems that the parallax effect should only occur once an image enters the viewport, but on my site, it's actually triggering immediately, and finishing before the...
I have an image which is much large than the container and Parallax puts it aligned left. What if I want to position it at 50%, right aligned, etc?
A parallax image stored in a separate div. This div has a scrollbar, and parallax not working when I scroll.