MKO
08-22-2007, 11:12 PM
Hi
Ok, so I have only 1 radio button on my page & I want to reference it for a message but I cant get it to work. What is wrong with this reference?
if(document.formName.radioName[0].checked == true)
I have no problems looping through more than one, but cant this to work for a single button. Why??
Thanks
M
Ok, so I have only 1 radio button on my page & I want to reference it for a message but I cant get it to work. What is wrong with this reference?
if(document.formName.radioName[0].checked == true)
I have no problems looping through more than one, but cant this to work for a single button. Why??
Thanks
M