Answers for "select value in dropdown according there id show vlaue in input box using jquery and php"

1

alert dropdown selected text

$(".qualificationStatus option:selected").text()
Posted by: Guest on April-10-2020

Code answers related to "select value in dropdown according there id show vlaue in input box using jquery and php"

Code answers related to "Javascript"

Browse Popular Code Answers by Language