.className = "highlight";.setAttribute("class", "highlight");

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了.className = "highlight";.setAttribute("class", "highlight");相关的知识,希望对你有一定的参考价值。

document.getElementById("top").innerhtml = newHTML;

document.getElementById("contact").className = "highlight";
document.getElementById("about").setAttribute("class", "highlight");

以上是关于.className = "highlight";.setAttribute("class", "highlight");的主要内容,如果未能解决你的问题,请参考以下文章

Jquery--1--选择器分类

如何将参数“t”替换为“className”?

jquery获取当前元素的classname

如何通过jQuery代码 给某个div添加style样式,$(".className").style.dispaly="none" 这样不起作用。

Angular 2 通过 [class.className] 绑定添加多个类

将默认 className 设置为空字符串,然后提供两个条件