xara
02-11-2003, 12:15 PM
Hi,
I need to call a javascript function to hide a radio button in my form. The function is called from somewhere in my form. How can I do that.
<input type=radio name="switch" value="fisrt">
<input type=radio name="switch" value="last">
Thanks
I need to call a javascript function to hide a radio button in my form. The function is called from somewhere in my form. How can I do that.
<input type=radio name="switch" value="fisrt">
<input type=radio name="switch" value="last">
Thanks