Sha256: c69e9afaac6d5ff2b87d55ae5d356d405fa407836b1e74ac756e93c201ae8f1d

Contents?: true

Size: 1.02 KB

Versions: 71

Compression:

Stored size: 1.02 KB

Contents

#jScrollPane - cross browser custom scrollbars

jScrollPane is a [jQuery](http://www.jquery.com/) plugin which allows you to replace a browser's default scrollbars (on an element which has **overflow: auto**) with a HTML structure that can be easily skinned using CSS.

To see a bunch of examples of jScrollPane in action please visit the [jScrollPane website](http://jscrollpane.kelvinluck.com/). All of the code for the website is available from this repository so please feel free to download and use it!

##Contributing

There is a simple [grunt](http://gruntjs.com) based build script which will help to produce a minified version of
jScrollPane if you make any modifications and want to submit a pull request. You can find it in the `build/` directory.

To use it first make sure you have [node](http://nodejs.org/), npm and the `grunt-cli` module installed:

`npm install -g grunt-cli`

Then:

```
cd build
grunt
```

Please remember to update the changelog in the comment at the header of both JS files when submitting a pull request.

Version data entries

71 entries across 71 versions & 1 rubygems

Version Path
roda-component-0.1.73 test/dummy/public/bower/jScrollPane/README.md
roda-component-0.1.72 test/dummy/public/bower/jScrollPane/README.md
roda-component-0.1.71 test/dummy/public/bower/jScrollPane/README.md
roda-component-0.1.70 test/dummy/public/bower/jScrollPane/README.md
roda-component-0.1.69 test/dummy/public/bower/jScrollPane/README.md
roda-component-0.1.68 test/dummy/public/bower/jScrollPane/README.md
roda-component-0.1.67 test/dummy/public/bower/jScrollPane/README.md
roda-component-0.1.66 test/dummy/public/bower/jScrollPane/README.md
roda-component-0.1.65 test/dummy/public/bower/jScrollPane/README.md
roda-component-0.1.64 test/dummy/public/bower/jScrollPane/README.md
roda-component-0.1.63 test/dummy/public/bower/jScrollPane/README.md
roda-component-0.1.62 test/dummy/public/bower/jScrollPane/README.md
roda-component-0.1.61 test/dummy/public/bower/jScrollPane/README.md
roda-component-0.1.60 test/dummy/public/bower/jScrollPane/README.md
roda-component-0.1.59 test/dummy/public/bower/jScrollPane/README.md
roda-component-0.1.58 test/dummy/public/bower/jScrollPane/README.md
roda-component-0.1.57 test/dummy/public/bower/jScrollPane/README.md
roda-component-0.1.56 test/dummy/public/bower/jScrollPane/README.md
roda-component-0.1.55 test/dummy/public/bower/jScrollPane/README.md
roda-component-0.1.54 test/dummy/public/bower/jScrollPane/README.md