Get selected text from a drop-down list (select box) using jQuery August 25, 2022 by Tarik $("#yourdropdownid option:selected").text();