摘要: 1 $("#checkAll").change(function () {2 $(this).closest("table")3 .find(":checkbox:not(:first)")4 .prop("chec... 阅读全文
posted @ 2015-07-13 14:03 willingtolove 阅读(420) 评论(0) 推荐(0) 编辑