yellowboy
05-17-2003, 09:54 PM
how do you tell which button is selected in a set of radio buttons
i want it so that it will add values of radio buttons on clicking an image but things like document.form1.b1.checked say that checked is not an object...what is the proper syntax for testing if a button is checked?
i want it so that it will add values of radio buttons on clicking an image but things like document.form1.b1.checked say that checked is not an object...what is the proper syntax for testing if a button is checked?