Skip to content

Pretty, customisable, cross browser replacement scrollbars

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
GPL-LICENSE.txt
MIT
MIT-LICENSE.txt
Notifications You must be signed in to change notification settings

barboaz/jScrollPane

This branch is 1 commit ahead of, 138 commits behind vitch/jScrollPane:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 30, 2013
Aug 11, 2010
Sep 25, 2012
Jan 15, 2014
Oct 25, 2013
Sep 27, 2012
Sep 21, 2010
Aug 2, 2010
Sep 21, 2010
Aug 6, 2010
Aug 6, 2010
Jul 30, 2013
Oct 23, 2013
Sep 28, 2010
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Sep 18, 2010
Sep 18, 2010
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Oct 23, 2013
Nov 16, 2013
Oct 23, 2013
Oct 18, 2010

Repository files navigation

#jScrollPane - cross browser custom scrollbars

jScrollPane is a jQuery 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. 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 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, 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.

About

Pretty, customisable, cross browser replacement scrollbars

Resources

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
GPL-LICENSE.txt
MIT
MIT-LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 88.7%
  • CSS 11.3%