为了账号安全,请及时绑定邮箱和手机立即绑定

为什么不能用tr[i].setAttribute('onmouseover','changeColor(this)');来改变颜色

为什么不能用tr[i].setAttribute('onmouseover','changeColor(this)');来改变颜色

 function changeColor(oj){

     oj.style.backgroundColor='#f2f2f2';

正在回答

1 回答

setAttribute()方法的语法是 setAttribute(name,value),name为要设置的属性名,value为要设置的属性值,

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

为什么不能用tr[i].setAttribute('onmouseover','changeColor(this)');来改变颜色

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信