Tuesday, September 21, 2010

JQuery Inline Form Validation Script

jQuery inline form validation – a versatile solution that works with every form.
The script creates a div and positions it in the top right corner of the input and displays validation message like a tooltip. This way you don’t have to worry about your HTML form structure.
The rounded corner and shadow are done with CSS3 and degrade well in non compliant browsers. There is no images needed. Validation rules are created inside the classes of every input.
Click jQuery inline form validation.

0 comments:

Post a Comment