Answers for "how get the label value in option select jquery"

1

jquery selected label option

$('select option:selected').text();
Posted by: Guest on November-16-2020

Code answers related to "how get the label value in option select jquery"

Code answers related to "Javascript"

Browse Popular Code Answers by Language