<<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
checkbox
SetCompatible Concepts |
rqd dec eml int len mcr bss trm sif |
Compatible Attributes |
sMsgRequired , sMsgMCRange |
Example Association | f_orm['your_chk_set_lmnt.sVFAttribute'] = 'String value';
|
Example Object | <INPUT TYPE="checkbox" NAME="movies_seen" VALUE="bttf"> Back To the Future
|
Object Rules | Every checkbox element in the form having the same name, is considered a checkbox-set, and is treated as an individual unit The order of the error messages returned by |
Copyright (C) 2003-2005, Jeff Epstein. All rights reserved.