The plugins site is currently in development.
We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.
jScrollPane - crossbrowser custom scrollbars
jScrollPane is a jquery plugin which allows you to replace the browsers default vertical scrollbars on any block level element with an overflow:auto style. You can easily control the apperance of the custom scrollbars using simple CSS.
jScrollPane is crossbrowser, working on all browsers that support jquery and it also degrades gracefully. If a user's browser doesn't support jQuery or has JavaScript turned off then they will see the browsers default scrollbars. If the mouse wheel plugin is included in the page then the scroll panes will respond to mouse wheel events as well.
Downloads/ Releases
You will always find the latest version of jScrollPane in the subversion repository on googlecode:
http://code.google.com/p/jscrollpane/source/checkout
If you don't want to use Subversion the version on my example website should also be up to date.
Note that the releases listed here are out of date.
Bug reports and support requests
Please note that bug reports and support requests will only be answered through the issues tab on the jScollPane googlecode site:
http://code.google.com/p/jscrollpane/issues/list
I will no longer use the bug reporting functionality of this site...
