<br /> function resizeIframe(obj) {<br /> obj.style.height = obj.contentWindow.document.body.scrollHeight + &#8216;px&#8217;;<br /> }<br />