custom
image based custom scrollbar based on fleXcroll
January 28, 2010 - 5:58pm — jquertilMost everybody who ever needed a custom-designed scrollpane has heard of the robust fleXcroll script.
This plugin is based on fleXcroll.js and extends it for easier long-term management of application UI.
Does not support horizontal scrolling.
JQuery Pagination Plugin
January 8, 2010 - 3:14am — rohitsinghsengarAfter using various jQuery plugins for pagination, I decided to write my own jQuery paginator plugin. While creating this plugin, I tried to overcome other plugin’s limitations and make it easy & highly customizable to meet demands of most of developers. Here are few features of this plugin,
Scrollbar Paper
December 3, 2009 - 6:35am — anrikunThis plugin is an alternative to jScrollPane
As Scrollbar Paper's approach is completely different, I have decided to write a new plugin.
Overview
Scrollbar Paper does not replace browser's default scrollbar.
Instead, it covers it with a custom scrollbar, like paper on a wall: that is why it is called Scrollbar Paper :-)
The benefit of this approach is that the way browser's default scrollbar behaves is not modified: mouse wheel support, text selection and scrolling performance are the same as usual.
Besides, Scrollbar Paper's HTML does not wrap itself around its content, and thus, does not eventually break it: for instance, when jScrollPane might reset/break Flash/SWF movies, Scrollbar Paper will not.
Finally, Scrollbar Paper is refreshed regularly, thus keeping adapted to its content.
Showcase
jScrollPane - crossbrowser custom scrollbars
August 7, 2007 - 5:25am — kelvinluckjScrollPane 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.
