<<BACK HOME CNCPT TTRL JS | sf.net/projects/validateformjs | [ U | s | m | ? ] |
rqd dec eml int len mcr bss trm sif | All Concepts | |
FRM txt pwd txa rdo sl1 chk slm | All Object Types |
validate_form.js
form
Compatible Concepts |
rqd dec eml int len mcr bss trm sif |
Compatible Attributes |
bsGlobalTrimSpaces , asGlobalBadSubStrs |
Example Association | f_orm.sVFAttribute = 'String value';
|
Example Object | <FORM NAME="your_form" onSubmit="return isValidForm(this);">
|
Object Rules | Each form (that is provided to validate_form.getFormErrorMsgs() ) must have a name, and one that is unique among all other forms on the page (that are also provided to validate_form.getFormErrorMsgs() ).
|
Copyright (C) 2003-2005, Jeff Epstein. All rights reserved.