摘要:看书:<input type="checkbox" name="checkbox" value=1><br>写字:<input type="checkbox" name="checkbox"value=2><br>玩游戏:<input type="chec
看书:<input type="checkbox" name="checkbox" value=1><br>写字:<input type="checkbox" name="checkbox"value=2><br>玩游戏:<input type="checkbox" name="checkbox"value=4><br><button onclick="checkboxed('checkbox')">全选</button><button onclick="uncheckboxed('checkbox')">取消全选</button>
批改老师:韦小宝批改时间:2019-03-10 15:18:14
老师总结:额 代码不完整 请问你的js方法呢 ? onclick中调用的方法呢