Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

jquery selected option text

$( "#myselect option:selected" ).text();
 
PREVIOUS NEXT
Tagged: #jquery #selected #option #text
ADD COMMENT
Topic
Name
2+3 =