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

求大神详解 removeAttribute 恢复原始值为什么不会把head里的style也给移除

求大神详解 removeAttribute 恢复原始值为什么不会把head里的style也给移除


function replace(){


var mychar= document.getElementById("txt");


var message=confirm("确认返回默认状态吗?")


if(message==true){


mychar.removeAttribute("style");}

else{};


}


正在回答

2 回答

你没有加上head里面的样式

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

清除内联样式

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

举报

0/150
提交
取消

求大神详解 removeAttribute 恢复原始值为什么不会把head里的style也给移除

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