
- This is a simple plugin that turns properly formatted HTML forms into forms with in-field label support. Labels fade when the field is focussed and disappear when text entry begins. Clearing a field and leaving brings back the label.

- jTip pulls content into a tool tip using the HttpXMLRequest object. By adding a class attribute value of “jTip” to a link element you can create a tooltip from the content found in the file the href is pointing too.This can be utilized for form Field Tips.

- A jQuery styling plugin which allows you to skin form elements.

- Lovely Check Boxes.

- Ajax Fancy Captcha is a jQuery plugin that helps you protect your web pages from bots and spammers.

jQuery plugin: Password Validation

This plugin extends the jQuery validation plugin, providing two components:
* A function that rates passwords.
* A custom method for the validation plugin that uses the rating function to display a password strength meter, requiring the field to have a “good” rating. The text displayed can be localized.
More Plugins would be added soon
