<select id="ddlViewBy"> <option value="value">text</option> </select>
var txt = $("#ddlViewBy option:selected").text(); var val = $("#ddlViewBy option:selected").val();
Note: only a member of this blog may post a comment.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.