10 Best jQuery Plugins – March 2009
Boxy
Boxy is a jQuery plugin that is used to create flexible, facebook style dialog boxes and overlay boxes. It is very easy to implement in any page by using only few lines of code.
uploadify – a file upload plugin for jQuery
This plugin allows you to change any element with an ID on your page into a single or multiple file upload tool. The plugin uses a mix of JQuery, Flash, and a backend upload script of your choice to send files from your local computer to your website server.
jQuery Grid plugin
One more plugin for creating interactive tables on your site.
ImageSwitch
The main point of this plug-in is to make an easy-to-use, simple and fast plug-in to create effect when you switch between images.
DataTables
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML tables.
jQuery Sparklines
This jQuery plugin generates sparklines (small inline charts) directly in the browser using data supplied either inline in the HTML, or via javascript.
Internal Links
Very simple jQuery Plugin that would allow all the internal links in your website to actually have your own favicon implemented on the left side of the link.
jQuery Disable On Submit Plugin
This small plugin disables form buttons when the user submits the form. This prevents novice users from double clicking the button and submitting the form twice.
jQuery Confirm Plugin
This plugin displays a confirmation message in place before doing an action. It does not require adding any extra code apart from a call to the plugin itself. One call to $(element).confirm() will do the magic. Also, this plugin doesn’t require you to provide a callback function; it figures it out on its own.




You must be logged in to post a comment.