... The Need ...
You're building an Html form with many different input types,
and need JavaScript validation routines for each type.
|
... The Solution ...
This Form Validation module shows....
* Examples of all the common form input types
* Lists the required and optional tag attributes
* And provides generic (reuseable) JavaScript
validation routines.
|
... Reusing the code ...
Link to FormValidationJs via your browser
Save the source code onto your PC's hard disk
Open the saved file in your word processor
|
... Tips ...
Use your word processor's search feature to find
keywords in the source code
|