<< Back to School Main | < Back to IDEV 211 | ^ CodemasterShawn Home
Objective: Write Javascript code that validates an instructor-provided form, with the following criteria:
Compatibility: This page/code has been tested with Mozilla 1.0.2 and Internet Explorer 6
Implementation: This assignment was accomplished by defining and using a generic form validation object, named Validator. View the page Source for the Validator code and how to use it.