jQuery – select – Get a text from selected option

 

var text = $("#seznam option:selected").text();