Form Validation: Javascript & DOM
Designed a registration form that validates field data using DOM elements and properties, regular expressions, and functions. Error messages reported using the innerHTML property in the DOM.
http://www.ils.unc.edu/~aery/inls760/p7/project


