Generic JavaScript validator 1.0 review
DownloadGeneric JavaScript validator is a simple but powerful cross-browser JavaScript that combines DOM and regulars expressions for the cli
|
|
Generic JavaScript validator is a simple but powerful cross-browser JavaScript that combines DOM and regulars expressions for the client-side validation of forms.
It can validate any number of form on HTML documents. Generic JavaScript validator also supports user defined JavaScript functions.
Include .js file
Inside < head > section of the html with the form inside you insert these lines
< script language="JavaScript" type="text/javascript" src="validate.js" >< /script >
Generic JavaScript validator 1.0 keywords