disable combobox when radio button is selected
Posted: Wed Oct 09, 2013 5:54 am
Hi all,
I'm fairly new to jsp. I have a form with 3 text boxes and 2 radio buttons. I would like to disable the 2nd and 3rd combobox if the first radio button is selected and all 3 combobox should be enable if 2nd radio button is selected.
I am doing it in Javascript
Thanks in advance :help:
I'm fairly new to jsp. I have a form with 3 text boxes and 2 radio buttons. I would like to disable the 2nd and 3rd combobox if the first radio button is selected and all 3 combobox should be enable if 2nd radio button is selected.
I am doing it in Javascript
Thanks in advance :help: