用js实现chexbox的全选和反选

<!DOCTYPE HTML> <html> <head> <title>全选和反选</title> <style> </style> <script> window.οnlοad=function(){ var selectall=document.getElementById('selectall'); var notselectall = document.getElementById(
相关文章
相关标签/搜索