Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryanseddon/60fps-scroll

Deprecated - A little library that *could* make your site scroll faster
https://github.com/ryanseddon/60fps-scroll

Last synced: 13 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://www.chromestatus.com/feature/5697181675683840).

60fps-scroll
============

A little library that *could* make your site scroll faster.

## Bower

60fps-scroll can be installed from [Bower](http://twitter.github.com/bower/) using the following command:

```bash
$ 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](http://www.thecssninja.com/javascript/follow-up-60fps-scroll)

## License

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