This is a list of plugins for jQuery developed by other programmers.
With this plugin you can sort static tables. Has pagination, diferent data types support, column highlight and more.
ThickBox is a webpage UI dialog widget written in JavaScript on top of the jQuery library. Its function is to show a single image, multiple images, inline content, iframed content, or content served through AJAX in a hybrid modal.
http://codylindley.com/Javascript/264/jtip-a-jquery-tool-tip
jTip pulls data from the server using a hidden http request. It's nothing that fancy, just your normal everyday over hyped AJAX/AXAH type stuff. In keeping with all of this web 2.0 silliness, this means all of the tips are external.
When you display code examples in online tutorials and you don't want to use server side includes to show the code (as you want to offer the explanation page as documentation as well) you need to maintain the code in two locations: The code itself and the code examples in the documentation. Now, jQuery has these really cool methods to do easy AJAX calls, why not use them to pull in the code when the user clicks the link to the code?
YShout is a lightweight package that allows you to easily add a shoutbox to your website. Shoutboxes are a great tool to receive feedback from your visitors, and YShout allows you to chat with them in real-time!
Create a nice expanding and collapsing tree view control using jQuery.
Here is a jQuery plugin that lets you create JavaScript tabs very easily - once you assembled the HTML with just one line of JavaScript code.
Farbtastic is a jQuery plug-in that can add one or more color picker widgets into a page. Each widget is then linked to an existing element (e.g. a text field) and will update the element's value when a color is selected.
The jQuery Slideshow Plugin is a very simple slideshow addon for jQuery with no frills and with the simple job of flicking between any number of images after a set delay. The delay can be set to whatever is required and when it is reached the image will fade into the next one.
Simple method to replace form checkbox styles.
A jQuery autocompleter with caching options to limit server requests.