Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

custom


image based custom scrollbar based on fleXcroll

Average rating
(0 votes)

Most 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

Average rating
(1 vote)

After 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

Average rating
(0 votes)

This 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

Average rating
(18 votes)

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