leohxj
9/12/2013 - 2:02 AM

获取元素的style

获取元素的style

var current = window.getComputedStyle || window.currentStyle;

xxx.current(prop);