Mar 01, 07
Really easy field validation - Here's a form validation script that is very easy to use. The basic method is to attach to the form's onsubmit event, read out all the form elements' classes and perform validation if required. If a field fails validation, reveal field validation advice and prevent the form from submitting.
Tag(s):
ajax forms
Page 1 of 1 pages