Ther are at least 200 plugins based on the jquery javascript library of various categories: Navigation, DOM, Integration, Browser Tweaks

Ajax

In this article we analyze and we trace the plugins of Ajax category giving you also some tips and live examples. So, what’s the more helpful/useful for the plugins related to Ajax technology for your blog/website?

Note: stay tuned, because we keep up to date this list.

Facebox

Description: Facebox is a jQuery-based, Facebook-style lightbox which can display images, divs, or entire remote pages. It’s easy to use and easy to drive programmatically — use it for error messages, confirmations, previews, galleries, etc.
Pro and cons: very useful and also cool plugin. You can use for sliding images but is helpful for form validation message, or previews of any type. The preview can be remote files (thanks to Ajax). The configuration is very simple and flexible, you can also have multiple Facebox in the same page and you can manage programmatically the library.
Live examples: Fam spam
Download

Form Plugin

Description: Full AJAX form support, including file upload capabilities. The primary methods for managing your form are ajaxForm and ajaxSubmit.
Pro and cons: very helpful plugin for POST and GET ajax forms invocations. You can use for example for generator webapp.
Live examples: Form style generator
Download

jquery.suggest, a “Google Suggest”-like autocompleter

Description: jquery.suggest, a “Google Suggest”-like autocompleter
jquery.suggest is my attempt at a jQuery autocompleter that functions much like Google.
Pro and cons: more cool than useful. Helpful in forms with long drop down menu list.
Live examples:
Download

ajaxContent

The plugin refers to an A tag and use the
Href attributes to make the call filling up a #ajaxContent div on the
page with the server resposnse.
The plugin manage:
1) the display of a loading message ( an img if you want )
2) the error message ( cutomizable) display if needed
3) the call of course
4) the loading data in the div
5) the event is click but is customizable as you prefer as of course
the target element.
Pro and cons: useful for loading images and other media or div block with preloading information and invoking callback function before and after the library invokations.
Live examples: Ajax-content
Download

JQchart

Ajax & Draggable Simple Chart on Canvas+jQuery . Beta. Interactive and cross-browser.
Pro and cons: very cool, useful for your for your benchmark article or your statistics without externalobject included in the page (for example excel or flash) or without including other libraries in your website.
Live examples: JQ chart
Download

   Add to del.icio.us