QQCWB

GV

Which Do You Select First – Is there an onSelect event or equivalent for HTML <select>?

Di: Ava

How do I always select the first item in a HTML select box using index? I do not want to use val() to select. I have an input form that lets me select from multiple options, and do something when the user changes the selection. Eg,