
判断table表格中checkbox 未选中的数据
var arrays = $(table).find("input[name='sel_sw']:not(:checked)");
if (!arrays.length) {
// 存在未选中
}else{
// 不在未选中
}
评价
排名
6
文章
199
粉丝
4
评论
3
ICP备案 :渝ICP备18016597号-1
网站信息:2018-2025TNBLOG.NET
技术交流:群号656732739
联系我们:contact@tnblog.net
公网安备:
50010702506256


欢迎加群交流技术