11 2016 档案

摘要:var radio=document.createElement("input");radio.type="radio";radio.onclick = function(){ if (this.tag==1){ this.checked=false; this.tag=0; } else{ thi 阅读全文

posted @ 2016-11-04 17:26 web369 阅读(567) 评论(0) 推荐(0)

导航