var computedStyle = d.currentStyle || window.getComputedStyle(d, null); d.style.height = computedStyle.height;