Skip to content

A responsive system for smooth scrolling web apps across all sizes and devices.

Notifications You must be signed in to change notification settings

jameson5555/smoothscroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smoothscroll

A simple CSS-only system for smooth momentum scrolling in web apps across all sizes and devices.

After much trial and error in a large-scale responsive web app, I've found this to be the most successful technique for implementing consistent momentum scrolling while allowing for fixed headers and footers. Hope it helps!

Usage

Either copy the .outside-scroller and .scroller classes into your Sass, or use the whole thing as a starting point for your responsive web app.

Demo

https://dl.dropboxusercontent.com/u/2040627/smoothscroll/index.html

About

A responsive system for smooth scrolling web apps across all sizes and devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published