摘要:
jQuery("#select_id").change(function(){}); // 1.为Select添加事件,当选择其中一项时触发 var checkValue = jQuery("#select_id").val(); // 2.获取Select选中项的Value var checkTe... 阅读全文
posted @ 2014-08-19 18:40
liufei
阅读(2317)
评论(1)
推荐(0)
浙公网安备 33010602011771号