摘要: 1.复选框选中 var aInput = document.getElementsByTagname('input'); aInput[0].checked=true; 阅读全文
posted @ 2017-02-07 17:52 前端[色色] 阅读(141) 评论(0) 推荐(0) 编辑