CodeUnit How to Set the Selected Index of a Dropdown using jQuery June 20, 2011 by Craig Lotter No Comments There are a number of ways to set the selected index of a dropdown list when it comes to jQuery, though unfortunately one of them... Read More
CodeUnit jQuery: Change the Selected Index of a Dropdown List October 22, 2010 by Craig Lotter No Comments To change the selected value, or selected index if you will, of a dropdown list using jQuery is not particularly difficult. Read More