Hey all,
I have 2 fields: 1 input, 1 select box.
Is it possible to make the browser disable one of the fields when the user uses the other?
For example, if the user is entering data into the input, the select box is disabled. If the user is selecting data from the select (dropdown), the input is disabled.
Any help with this would be much appreciated.
Cheers in advance.