Horizontal scroll with inertia
-
Updated
Sep 27, 2017 - JavaScript
Horizontal scroll with inertia
PostCSS plugin add 'momentum' style scrolling behavior (-webkit-overflow-scrolling: touch) for elements with overflow (scroll, auto) on iOS
Implement the inertia scroll for `overflow` element. And the polyfill for `overflow:scroll` / `overflow:auto` and `element.scrollLeft` / `element.scrollTop` on Android browser.
⬆️⬇️ Playing with two columns with inverted scroll
HTML Inertial Horizontal Scrolling (like seen on mobile apps)
Add a description, image, and links to the inertia-scroll topic page so that developers can more easily learn about it.
To associate your repository with the inertia-scroll topic, visit your repo's landing page and select "manage topics."