亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

Html+JS實(shí)現(xiàn)全選與非全選操作

Original 2019-03-10 15:02:05 190
abstract:看書:<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>


Correcting teacher:韋小寶Correction time:2019-03-10 15:18:14
Teacher's summary:額 代碼不完整 請(qǐng)問你的js方法呢 ? onclick中調(diào)用的方法呢

Release Notes

Popular Entries