I added a parallax image to my website, but to say the least, it looks very choppy. Whenever I scroll down the page it doesn't give the 3d effect like I want it to.
To see this live, go to this page and scroll down close to the bottom of the site...
I am using this plugin:
The parallax plugin I am using
I am wanting it to be smooth like it is in this example:
http://www.autopoint.com/products
What is the difference in which their image has the 3d effect and when scrolled down it doesn't look "choppy".
I know this question is somewhat broad, but I am just looking for some ideas as to why mine does this or if anyone has any other sort of plugin that would help with my situation.
Most widely used web browsers don't have built in smooth mouse wheel scrolling (like Google Chrome, for example). There are plenty of scripts on the web that can create this effect too;
Here is a cross browser, responsive, and simple to use smooth scrolling script that I created and personally like to use a lot:
Hope this help!