I want to the new feature in next version jQuery.
I want to the new feature in next version jQuery.
Hi!
var sId = document.getElementById("my_select").selectedIndex();
when:
<select id="my_select">
<option>Hello</option>
<option>World!</option>
</select>
Topic Participants
yuriuss
miketaylr+zoho
Dave Methvin