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