<<BACK    HOME    CNCPT    TTRL    JSsf.net/projects/validateformjs[ U | s | m | ? ]
   rqd dec eml int len mcr bss trm sifAll Concepts
   frm txt pwd txa RDO sl1 chk slmAll Object Types

validate_form.js
Object Type:  radio Set

Compatible Concepts rqd dec eml int len mcr bss trm sif
Compatible Attributes sMsgRequired
Example Associationf_orm['your_rdo_set_lmnt.sVFAttribute'] = 'String value';
Example Object<INPUT TYPE="radio" NAME="favorite_station" VALUE="99.5">  99.5 WJBR
<INPUT TYPE="radio" NAME="favorite_station" VALUE="1060">  KYW News Radio 1060
<INPUT TYPE="radio" NAME="favorite_station" VALUE="90.9">  90.9 WHYY National Public Radio
Object RulesEvery radio element in the form having the same name, is considered a radio-set, and is treated as an individual unit.

The order of the error messages returned by validate_form.getFormErrorMsgs() are in the same order as each element actually exists in the form. For radio sets, the position is determined by the location of the first element in the set,



























SourceForge.net Logo

Copyright (C) 2003-2005, Jeff Epstein.   All rights reserved.