全选所有checkbox

$("table input[type=checkbox]").attr("checked",true)

posted @ 2018-01-05 15:51  小泉哥  阅读(143)  评论(0)    收藏  举报