how to access value of the select in jqueyr code example Example: access selected option in jquery $( "#myselect option:selected" ).text(); // => "Mr"