Home / Scroll / jQuery Scrollsteps - Handle mouse scrolling by steps
jQuery Scrollsteps - Handle mouse scrolling by steps

jQuery Scrollsteps - Handle mouse scrolling by steps

Download Demo
  • Overview
  • Documents
User Rating: 5/5 ( 1 votes)
Your Rating:

jQuery Scrollsteps is a lightweight jQuery plugin to handle mousescroll events by steps, handling many wheel types (click, inertia, etc.)

Mouse scrolling triggers a lot of scrolling events, especially with the new "magic" trackpads and mice that create a lot of inertia in the wheel.

So, if you are trying to setup a page design where the user should be able to scroll through elements "one at a time", this can cause a lot of problems, especially frustration as this easily can render the scrolling not so fluid.

This jQuery plugin solves this problem, and provides callbacks for each scrolling "step" in all directions

Source: amondit.github.io

Scroll To Top