摘要: 恢复内容开始 jQuery获取Select选择的Text和Value:语法解释:1. $("#select_id").change(function(){//code...}); //为Select添加事件,当选择其中一项时触发2. var checkText=$("#select_id").fin 阅读全文
posted @ 2015-05-27 11:30 超人不会飞飞飞 阅读(222) 评论(0) 推荐(0) 编辑