2 radio buttons
Posted: Tue Feb 03, 2009 6:57 am
Hello to all...
I made 2 radio buttons
<input type="radio" name="rad" value="val">
<input type="radio" name="rad2" value="val2">
How can i make when i will check the first radio button , automatically check the second?
thanks
I made 2 radio buttons
<input type="radio" name="rad" value="val">
<input type="radio" name="rad2" value="val2">
How can i make when i will check the first radio button , automatically check the second?
thanks