摘要:
全选和取消全选$("#quanxuan").click(function(){ $("input[name='picCheck']").prop("checked",this.checked); }); $("#picList").on('click','input',function(){ console.log($("input[name='picCheck']").length); $("#quanxuan" 阅读全文
posted @ 2014-04-02 16:00
异般人
阅读(420)
评论(0)
推荐(0)
浙公网安备 33010602011771号