摘要:
class和className兼容方法:object.setAttribute("class","content")在IE8、Chrome、火狐、Opera10中都能设置成功;但是在IE7下无法设置。object.setAttribute("className","content")只有IE7能设置成功,但是其他浏览器均无法设置。兼容方法:使用object.className="content"style和cssText兼容方法:object.setAttribute("style&q 阅读全文
posted @ 2013-02-20 17:06
leejersey
阅读(15560)
评论(2)
推荐(0)
摘要:
阅读全文
posted @ 2013-02-20 13:02
leejersey
阅读(325)
评论(0)
推荐(1)

浙公网安备 33010602011771号