What is best way to navigate select option using next/previous button with jquery? I have a select list when change also changes some div. Instead of just a dropdown, I want
to set the selected value of a list you should try something like this:
$("#mycars").val("saab");