ie 6与ff,chrome等的setattribute问题

it2022-05-09  29

ie6 setAttribute style,value不行,但readOnly却可以

 

ff,type可以=,value就不行了,

 

有些个别的属性支持使用一种方法赋值,另外的属性却是只能用另一种方法赋值,TMD,气死了, 

 

 

 

 

另外,看到区别浏览器的代码,分享一下,if(!+"\v1") //ie else //ff,chrome

不知道什么意思,不过可用,管它呢, 

 

希望dom快点完善来... 

转载于:https://www.cnblogs.com/ijunxiong/articles/2638390.html

相关资源:解决iframe的frameborder在chrome/ff/ie下的差异

最新回复(0)