Saturday 15 October 2011

jQuery Validation

Here is a great jQuery library for flexible client side validation on user data entry. 

Each bubble appears after the user has left the control and on form submission and can check:

  • Required fields, data type, regular expressions, dates, min/max, call out to JavaScript functions etc

image

You can check out the full range of validation online here:  http://stevenhollidge.com/html5demos/validation/

No comments:

Post a Comment