Hi,
I have a dropdown menu and a listbox on a web page. Depending on the value selected in the dropdown menu I would like to enable and disable multiple select in the listbox.
Does anyone know if this is possible using JavaScript? I don't want to have to rebuild the page each time.
Many Thanks