how to change drop down list in jquery code example Example: change value of drop down using jquery $('#ddlID').val('New_OptionValue').change()