[thelist] javascript - radio button validation

Warden, Matt mwarden at odyssey-design.com
Fri Apr 20 22:32:27 CDT 2001


> ><snippet>
> >if (!document.form.BrowserTestYN[0].checked &&
> >!document.form.BrowserTestYN[1].checked)
> ></snippet>
>
> Matt,
> didn't work.
>
> Tried getting it to write out the document.form.....checked value works in
> IE, NS shows a javascript error - document.form.BrowserTestYN is not a
function
>
> -m

Er.. you sure? Just tested it and it works fine on Netscape6 (though, I
changed the name of the form). You sure you are using [] and not () now?


--
mattwarden
mattwarden.com





More information about the thelist mailing list