dom操做

1,获取元素的全部css对象css

FF:document.defaultView.getComputedStyle(dom,null)dom

IE:dom.currentStyle对象

相关文章
相关标签/搜索