Friday, April 24, 2015

jquery get dropdown selected text by class name

var Id = $('.name option:selected').text();

No comments:

Post a Comment