checkbox选中与未选中判断示例
$(document).ready(function(){
varflag=$("#protTuanFlag").val();
if(flag==1){
document.getElementById("tuan").checked=true;
};
$("#tuan").click(function(){
if(document.getElementById("tuan").checked){
//alert("选中");
document.getElementById("tuan").value=1;
//alert(document.getElementById("tuan").value);
}else{
//alert("未选中");
document.getElementById("tuan").value=0;
//alert(document.getElementById("tuan").value);
}
});
})热门推荐
10 单位生日庆祝祝福语简短
11 企业国庆问候祝福语简短
12 喜欢的人送礼祝福语简短
13 订婚花束祝福语妈妈简短
14 作品棒棒哒祝福语简短
15 新人新婚敬酒祝福语简短
16 单位搬迁员工祝福语简短
17 生物老师高考祝福语简短
18 山西话婚礼祝福语简短