|
Feedback on: Check Boxes and Radio Buttons
irt.org | About | Feedback | 3482 [ previous next ] Feedback on: Check Boxes and Radio Buttons
Sent by Ang Talunin on January 12, 2002 at 03:48:37:
Worth: Very worth reading
Comments: Hey, Nice site, learned a lot, but i've got a little thing: You say it is very difficult to reset a radiobutton. Well it isn't that hard. Just use this: if (eval("document.Form.radiogroup[x].checked") == true){ document.Form.radiogroup[x].checked = !document.Form.radiogroup[x].checked; so by using the !-- you can change the value from true to false and vice versa
Other feedback on 'Check Boxes and Radio Buttons' - show all
|
|
Copyright © 1996-2008 irt.org, All Rights Reserved.