All Projects → ryanseddon → 60fps Scroll

ryanseddon / 60fps Scroll

Licence: mit
Deprecated - A little library that *could* make your site scroll faster

Programming Languages

javascript
184084 projects - #8 most used programming language

Deprecated!

Why?

Chrome has released a fix that stops mouse events from firing when scrolling so you don't need this lib any more. See Chrome status page.

60fps-scroll

A little library that could make your site scroll faster.

Bower

60fps-scroll can be installed from Bower using the following command:

$ bower install 60fps-scroll

Usage

To use just include at the bottom of your page or bundle with your scripts in a build process. The library will automatically handle everything else.

Context

For some context on why you may want to use this checkout my article: A follow up to obtaining 60fps scrolling performance

License

Copyright 2013, Ryan Seddon
This content is released under the MIT license
http://ryanseddon.mit-license.org

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].