摘要:$(function(){ $('.check-all').on('click', function(){ $(this).parent('td').next('td').find(':checkbox').prop('checked', $(this).is(':checked')); }); $
阅读全文
posted @ 2017-06-01 16:37
武小帅
阅读(132)
推荐(0)
编辑
posted @ 2017-06-01 15:24
武小帅
阅读(81)
推荐(0)
编辑