Ultragames
10-11-2004, 06:23 PM
How can i make it so that i can have muiltiple radio buttons, and you are only allowed to select one at a time. So that if you have A selected, and click B, it deselects A?
Thanks.
Thanks.
|
||||
Radio Button single selectUltragames 10-11-2004, 06:23 PM How can i make it so that i can have muiltiple radio buttons, and you are only allowed to select one at a time. So that if you have A selected, and click B, it deselects A? Thanks. gohankid77 10-11-2004, 06:27 PM <input type="radio" name="example" value="A">Radio Button A <input type="radio" name="example" value="B">Radio Btn. B See the difference? Give them the same name, but change their values. Ultragames 10-11-2004, 06:47 PM i see no code... gohankid77 10-11-2004, 06:49 PM What do you mean? |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum