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

为什么我的代码中的取消设置"removeAttribute"不变颜色,取消设置实现不了?

function quxiaoSet(){

    var remove=confirm("你确定要取消设置吗?");

    if(remove==true){

    mytxt.removeAttribute="style";

    mycon.removeAttribute="style";

    }

}



正在回答

2 回答

你技术好高呀,我怎么就没学到removeAttribut()方法呢。我的解决方法是txt.className="one";

一键设置所有属性为原来属性。

2 回复 有任何疑惑可以回复我~
#1

qq_涛声依旧_10

提供代码没有one这个样式吧,要自定义吗?
2016-10-07 回复 有任何疑惑可以回复我~
#2

qq_温柔侦探_04039650

我也是用的className
2016-10-12 回复 有任何疑惑可以回复我~

mytxt.removeAttribute('style');

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

举报

0/150
提交
取消

为什么我的代码中的取消设置"removeAttribute"不变颜色,取消设置实现不了?

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