open in a separate window so you can view source .
This is a javascript based form validator that allows you to validate all your forms using a single javascript function. It works by using a javascript switch statement and using an applicable javascript array for all your required fields. The function cycles through all your required fields and keeps track of those that don't have a value (using the <input ...> tag's id).
To use the snazzy form validator, download the zip file. Unzip and read the using_snazzy_form_validator.txt file for instructions. Try it out below.