JavaScript Kinetic Scrolling

kinetic

In a recent project I implemented Kinetic Scrolling (aka Momentum Scrolling, aka Inertia Scrolling). For this I based myself upon the set of demos and articles by Ariya Hidayat.

tracking

The article series starts at basic drag-and-scrolling, and then continues to momentum scrolling, and so forth. Even though the content is over 3 years old, it is still relevant and easy to understand.

This presentation from ScrollerJS (not embedded here, due to Mixed Content Warnings) also came in handy during research.

JavaScript Kinetic Scrolling Demos →
JavaScript Kinetic Scrolling Repo (GitHub) →
JavaScript Kinetic Scrolling Part 1 →

Published by Bramus!

Bramus is a frontend web developer from Belgium, working as a Chrome Developer Relations Engineer at Google. From the moment he discovered view-source at the age of 14 (way back in 1997), he fell in love with the web and has been tinkering with it ever since (more …)

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.