摘要:
节点计算后样式是一个属性与属性值的值对对象;IE:node.currentStyle;非IE: window.getComputedStyle(node,null);兼容方式: function getCurrentStyle(node){ var style=[];node.currentSt... 阅读全文
posted @ 2014-10-26 21:36
webkey-wzy
阅读(132)
评论(0)
推荐(0)
浙公网安备 33010602011771号