JQuery对checkbox全选/取消全选




$(document).ready(function(){
$("#qx").click(function() {
if ($(this).attr("checked") ==true) {
//全选
$("input[name='yf']").each(function(){
$(this).attr("checked",true)
});
} else {
// 取消全选
$("input[name='yf']").each(function() {
$(this).attr("checked",false);
});
}
});
});



选择月份
全选
1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月


新闻标题:JQuery对checkbox全选/取消全选
文章起源:http://hzjierui.cn/article/gessio.html

其他资讯

售后响应及时

7×24小时客服热线

数据备份

更安全、更高效、更稳定

价格公道精准

项目经理精准报价不弄虚作假

合作无风险

重合同讲信誉,无效全额退款