nvrs_prasad
10-08-2004, 01:50 AM
Hi
In a html page I have two radio buttons
<input checked type=radio name=name1>
<input type=radio name=name1>
But In one case I don't want the user to change the default values and I don't want disable the radio buttons. How todo that one? How to write javascript function
thanks in advance
In a html page I have two radio buttons
<input checked type=radio name=name1>
<input type=radio name=name1>
But In one case I don't want the user to change the default values and I don't want disable the radio buttons. How todo that one? How to write javascript function
thanks in advance