JQuery Plugins to Enhance Forms

By

February 26, 2010jQueryNo comments

In-Field Labels JQuery Plugin

in-field-labels-jquery-plugin

- 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 JQuery Plugin

jtip-jquery-plugin

- 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.

jqTransform

jqtransform

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

JQuery Geogoer VChecks Plugin

JQuery-Geogoer-VChecks-Plugin

- Lovely Check Boxes.

Ajax Fancy Captcha

fancycaptcha

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

jQuery Date Picker

jQuery-date-picker-plugin

jQuery plugin: Password Validation

jQuery-password-validation-plugin

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 :)

Leave a Reply