SyntaxFix
Write A Post
Hire A Developer
Questions
Ana alternative Solution for RSolgberg, which fires the 'onchange' event if present:
'onchange'
$("#target").val($("#target option:first").val());
How to make first option of <select > selected with jQuery?