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

removeAttribute属性

function remov(){    var index = window.confirm("您确定要取消设置吗?");    if(index){        con.removeAttribute("style");        txt.removeAttribute("style");        three.removeAttribute("style");    } }

正在回答

1 回答

删除指定的属性,如果指定的属性存在默认值,那么调用 getAttribute() 方法返回默认值

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

Freshmeat 提问者

非常感谢!
2015-07-31 回复 有任何疑惑可以回复我~
#2

三得利沁柠水

能否这么理解:删除指定属性,如果该属性是更改后的属性(即具有默认属性),就会恢复其默认属性?
2016-01-28 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

removeAttribute属性

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