How do I set the index of a dropdown in jQuery if the way I\'m finding the control is as follows:
$(\"*[id$=\'\" + originalId + \"\']\")
I
JQuery code:
$("#sel_status").prop('selectedIndex',1);
Jsp Code:
Status: -Status- ALL SENT RECEIVED DEACTIVE