Hi,

 

Does anybody know JQuery way of getting selectedIndex of a select

 

In the code below I am getting all [select]s from #box, now I need to figure out what is selectedIndex for those selects.

 

$(‘#box’).filter(':select')

 

Thanks

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to