Link to home
Start Free TrialLog in
Avatar of Neil_Bradley
Neil_BradleyFlag for New Zealand

asked on

jquery jerky parallax scrolling

I have parallax scrolling on this page http://www.beaconhilldesign.co.nz/onl/paralax.html.
Works fine in all browers except Firefox (latest version) where the movement is jerky.
Can anyone tell me whay this is and more importantly how to rectify?
Cheers,
N
Avatar of jjperezaguinaga
jjperezaguinaga
Flag of Mexico image

Greetings Neil_Bradley,

Parallax is indeed a neat plugin! But in order to use it you have to make sure your import it first! ;)

From my console:
Failed to load resource: the server responded with a status of 404 (Not Found)
http://www.beaconhilldesign.co.nz/onl/js/jquery.parallaxscroll.js

See if that fixes the problem since most likely your browsers were catching it locally!

Cheers!
-JJ
Avatar of Neil_Bradley

ASKER

Hi jjperezaguinaga,
apologies for the error with in test page. The missing link has now been fixed.
The problem is still there when viewing the page via Firefox..
Cheers,
N
Hello again!

I'm sorry, but I can't preview your demo in my browser (Chrome), as it seems you are not triggering parallax. Can you update that please, so I can make sure the code is not working?
I have re made the link: http://www.beaconhilldesign.co.nz/onl/test.html
Tested it in IE as far back as version 7, Chrome, and Safari and no problems. In Firefox the scrolling is still jerky.
Thanks for your patience..
N
ASKER CERTIFIED SOLUTION
Avatar of jjperezaguinaga
jjperezaguinaga
Flag of Mexico image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thanks for persisting with this question. Yes, you are correct. I see that there have been a few issues with this plugin. I think I will troll the web and find another less buggy version.
Cheers,
N