慕婉清7446575
2017-05-27 21:13
想了半天也没想出来怎么定义取消设置的函数,有了各位大佬的启发终于知道可以用
.removeAttribute("style");但是,这个关键字在哪学过?? 想用className形式来着,后来不行,而且.className忘记删了导致.removeAttribute("style");也没成功,幸好发现了,不然又得纠结半天
XML DOM removeAttribute() 方法Element 对象参考手册
学dom时会涉及http://www.w3school.com.cn/xmldom/met_element_removeattribute.asp
JavaScript入门篇
739818 学习 · 9566 问题
相似问题