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