I am new in JavaScript. I have encountered a problem. I am stating the situaiton.
The web page contains two combo boxes. If I select a combobox element through mouse then the other combobox gets enabled or diasbled. But I want the same situation through selecting keyboard. Plz help?
The web page contains two combo boxes. If I select a combobox element through mouse then the other combobox gets enabled or diasbled. But I want the same situation through selecting keyboard. Plz help?
Comment