Last Updated: February 25, 2016
·
2.353K
· iondrimba

Get selected text value from html select control

var dropdown = $(selector);
dropdown.find(":selected").text();

Written by Ion D. Filho

Recommend
Say Thanks
Update Notifications Off
Respond