摘要: 原生js添加和删除类: this.className +=" "; this.className = this.className.replace(" 原来的类","替换后的类"); 阅读全文
posted @ 2016-06-05 23:59 春风得意之时 阅读(236) 评论(0) 推荐(0) 编辑