PriymakVl
2/24/2020 - 11:45 AM

jquery select get value

jquery select get value


$( "#myselect" ).val();

$( "#myselect option:selected" ).text();