Change the selected value of a drop-down list with jQuery: If you want to change the selected value of a dropdown list using jQuery, there are several simple ways to do it. You can select the item by its text, ...
Home/drop-down in jQuery with example