Hi,
i have 2 text boxes in my form.Value for both of them need not be entered by the user but if he enters value in one text box then the other one should automatically be disabled.
But if the user removes value in the textbox again both fields should be editable,similarly for the other textbox.
How do i achieve this using javascript
Thanks
Rama
i have 2 text boxes in my form.Value for both of them need not be entered by the user but if he enters value in one text box then the other one should automatically be disabled.
But if the user removes value in the textbox again both fields should be editable,similarly for the other textbox.
How do i achieve this using javascript
Thanks
Rama
Comment