可以快速上手的开发文档
跨浏览器方法functiongetStyle(elem,cssprop,cssprop2){if(elem.currentStyle){returnelem.currentStyle[cssprop]}elseif(..