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

Parallax image jumping on EDGE #280

Open gorsky87 opened 5 years ago

blachawk commented 4 years ago

I see this too. I'm using FireFox 72.02 on Windows 10

If you visit the following test page | http://pixelcog.github.io/parallax.js/ ...and scroll the page down, the background scrolling looks amazing, but the <section></section> areas, specifically the top of the white space, jumps.

If there anything we can do to make this process less jumpy?

sgon00 commented 3 years ago

If what I understand is correct, you can fix the problem by giving a number to bleed option. I used 300. The example page uses 10. (Btw, I might misunderstand what jumping means.)

gorsky87 commented 3 years ago

No, no its look like some browser problem with render

Sent from my iPhone

On 25 Nov 2020, at 08:25, sgon00 notifications@github.com wrote:

 If what I understand is correct, you can fix the problem by giving a number to bleed option. I used 300. The example page uses 10. (Btw, I might misunderstand what jumping means.)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.