This is the Javascript version. Are you looking for the WordPress Plugin version?
MouseWheel Movements Do Not Need to Be Jumpy
We want all our websites to be amazing, that’s why we just love adding nifty effects in our sites like:
- large images,
- parallax backgrounds,
- fancy entrance animations,
- and many more.
However, these effects can sometimes be made less awesome because when your visitors scroll down using their mouse wheel, the screen just jumps down. This is especially harmful to parallax effects, since a jumpy scroll would make the parallax unnoticeable.
This script will make your site cool again by making the scroll movement of the mouse wheel smooth..
Just include the script, and smooth scrolling will be applied right away.
Why Use This Script?
Let me tell you a very short story. We wanted to make our website’s scrolling smooth, so we browsed the net for solutions. Unfortunately, we couldn’t find an all-in-one solution that worked the way…