[jQuery] reseting select form object to default selected
I do a check to see if what the user selects is greater than a certain
value. If it is, I want to return that value to what the default
selected was before the user changed it without resetting the entire
form. Is there a jQuery way to do it?