10 Best Momentum Scrolling Libraries In JavaScript (2025 Update)

by jQueryScript,

What Is Momentum Scrolling?

Momentum scrolling (also called Inertial scrolling) is an interaction technique that applies acceleration to an element (a page, image, div, etc.) so it scrolls by quickly. This user interface pattern was introduced by Apple in iOS 6 in Safari Mobile has also recently been added to the latest version of Google Chrome for Android.

It is a scrolling technique dependent on the inertia of a fingertip or mouse wheel, moving back and forth to scroll at speeds that seem contextually consistent or natural. When scrolling ends, momentum scrolling will continue until it stops naturally.

The Best Momentum Scrolling Libraries

Originally Published Nov 25 2021, updated Feb 16 2025

This article will explore how to use the momentum scrolling effect, listing the best 10 momentum scrolling libraries that can help you improve the scroll experience on your site - just like swiping on iOS and Android.

Best jQuery Momentum Scrolling Plugins:

Smooth Momentum Scrolling Effect with jQuery - Momentum Scroll

A super tiny (~2kb) jQuery plugin that uses jQuery easing and CSS3 transitions / transforms to implement mobile style very smooth inertial / momentum scrolling effect on your webpage.

Smooth Momentum Scrolling Effect with jQuery - Momentum Scroll

[Demo] [Download]


Smooth Mouse Wheel Scrolling Plugin With jQuery - easeScroll

An easy-to-use jQuery plugin which provides a configurable smooth scrolling experience when the users scroll up/down the webpage with mouse wheel, keyboard and touch pad.

Smooth Mouse Wheel Scrolling Plugin With jQuery - easeScroll

[Demo] [Download]


jQuery Plugin For Adding Momentum Scrolling To Web Content - scrollEasing

An extremely lightweight ( less then 1kb) jQuery plugin that uses CSS3 2D transforms to add iOS-like smooth momentum scrolling (inertial scrolling) effect to web content on desktop.

jQuery Plugin For Adding Momentum Scrolling To Web Content - scrollEasing

[Demo] [Download]


Lightweight Kinetic/Momentum Scroll Plugin - jQuery Kinetic

A small and configurable jQuery plugin which provides a smooth kinetic/momentum scrolling effect as you move a scrollable element with mouse drag or touch swipe.

Lightweight Kinetic/Momentum Scroll Plugin - jQuery Kinetic

[Demo] [Download]


Lightweight Kinetic Scrolling / Parallax Plugin With jQuery - inertiaScroll

A very small (4kb, unminfied) jQuery plugin which enables a "momentum" style scrolling experience (aka. Kinetic Scrolling & InertiaScroll ) on the native browser scroll and adds configurable parallax scrolling effects on individual elements using HTML data attributes.

Lightweight Kinetic Scrolling / Parallax Plugin With jQuery - inertiaScroll

[Demo] [Download]


Vanilla JS Momentum Scrolling Plugins:

Create Smooth Momentum Scrolling Effects – Butter.js

A plain JavaScript library that applies a smooth momentum scrolling (also called inertial rolling) to any scrollable elements on the web.

Create Smooth Momentum Scrolling Effects – Butter.js

[Demo] [Download]


Smooth Inertial & Parallax Scroll Effects In JavaScript – luxy.js

A lightweight JavaScript plugin which applies smooth inertial scroll and parallax scroll effects to your webpage.

Smooth Inertial & Parallax Scroll Effects In JavaScript – luxy.js

[Demo] [Download]


Silky Smooth & Momentum Scrolling With mrD-SmoothScroller

A tiny JavaScript library that replaces the native scroll events with a smooth scroll behavior. Supports mouse wheel, trackpad, and keyboard input.

Silky Smooth & Momentum Scrolling With mrD-SmoothScroller

[Demo] [Download]


Tiny Momentum Scrolling Library With Vanilla JavaScript – SmoothScroll.js

A tiny JavaScript library that adds a subtle momentum scrolling effect to web page.

Tiny Momentum Scrolling Library With Vanilla JavaScript – SmoothScroll.js

[Demo] [Download]


Smooth Scrolling For Mouse Wheel & Anchor Links – smooth-scroll.js

A small JavaScript library that enables configurable smooth-scrolling effects on the mouse wheel and anchor links within your document.

Smooth Scrolling For Mouse Wheel & Anchor Links – smooth-scroll.js

[Demo] [Download]


Conclusion:

Momentum scrolling is a newer trend in web design. Instead of the typical linear scroll you might be used to, momentum scrolling makes the page feel like it's not just moving but that there's some inertia behind it. It's this inertia that provides its "glide-like" motion.

Looking for more jQuery plugins or JavaScript libraries to implement Momentum Scrolling on the web & mobile? See jQuery Momentum Scrolling Plugin and JavaScript Momentum Scrolling sections.

See Also: