输入banner图图片脚本导航/分类

js中设置元素class的三种方法小结_javascript技巧

一、el.setAttribute('class','abc');
代码如下:





setAttribute('class', 'abc')



test div