js 常用函数

时间:2014-05-16 01:11:02   收藏:0   阅读:271
document.getElementById("email").setAttribute("属性","属性名");//动态添加ID、class等
document.getElementById("email"). remoAttribute("属性","属性名");//动态删除属性、如ID、Class等

 

js 常用函数,布布扣,bubuko.com

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!