Skip to content

chenqiaoen521/checkall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

参数: table: '.tbody_box .table tbody', // 表单体

CBtn: 'thead>tr>th:first input[type="checkbox"]', // 全选按钮

dC: false, //defaultCheck //默认是否选中

checkboxes: 'td:nth-of-type(1) input[type="checkbox"]',//子项check按钮

filter: null //过滤条件

使用方法:

var ca = checkAll({....}) ca.getValue(); //取到选中的值

About

checkall

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published