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 i
You'll also need to add a value attribute to the first option under your select element: