jq获取下拉选中的值

$("#testSelect").find('option:selected').val();    //#testSelect为id的值

posted on 2017-09-06 09:52  勤奋的无尾熊  阅读(939)  评论(0编辑  收藏  举报