[thelist] Javascript Help: Forms

.jeff jeff at members.evolt.org
Thu Jul 4 01:04:00 CDT 2002


timothy,

><><><><><><><><><><><><><><><><><><><><><><><><><><><><><
> From: Timothy Martens
>
> Hi -- another strange request. I have a form with four
> radio buttons.  The initial state of the radios is that
> NONE of them are "checked." I want the function to make
> "checked = true" the first radio (r[0]) and "return"
> when the user clicks anywhere in the document body and
> none are checked. Subsequently (when a radio is checked)
> clicks will cycle through the radio sequence -- this
> part works fine. It's just the initial non-checked
> which is messing me    :\   mahalo!
><><><><><><><><><><><><><><><><><><><><><><><><><><><><><

you understand that not all browsers will allow you to specify a set of
radio buttons without one of them being checked, right?

does that change anything about your approach?  (answer: if you think it
shouldn't, think again)

good luck,

.jeff

http://evolt.org/
jeff at members.evolt.org
http://members.evolt.org/jeff/





More information about the thelist mailing list