jquery selected label option

JavaScript
$('select option:selected').text();

Source

Also in JavaScript: