Answers for "how to drop down text and value in jquery html"

7

jquery selected option text

$("#mySelect option:selected").html();
Posted by: Guest on April-25-2020

Code answers related to "how to drop down text and value in jquery html"

Code answers related to "Javascript"

Browse Popular Code Answers by Language