jQuery inline form validation script
My Clippings November 18th, 2009 by System
Automatically pulled from Google Starred
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.
Copyright © Visual-Blast Media 2007 – 2009 | ARTICLE | Visit the site for more Free web resources, Icons, Scripts, Photoshop Tutorials, Flash, CSS …

