how to get the text of a <select> code example Example: how to get the selected text of dropdown in jquery BY LOVE $("#Id option:selected").text()