get the text in between option tag jquery code example Example: get text of selected option jquery $('#id').children(':selected').text();