锘??xml version="1.0" encoding="utf-8" standalone="yes"?> function reSetIframe(){ var iframe = document.getElementById("iframe1"); try{ var bHeight = iframe.contentWindow.document.body.scrollHeight; var dHeight = iframe.contentWindow.document.documentElement.scrollHeight; var bWidth= iframe.contentWindow.document.body.scrollWidth; var dWidth=iframe.contentWindow.document.documentElement.scrollWidth; var height = Math.max(bHeight, dHeight); var width= Math.max(bWidth, dWidth); iframe.height = height; iframe.width=width; }catch (ex){} }
<iframe name='iframe1' id='ifrme1' onload="reSetIframe()" frameborder="0" scrolling="no" src="<%=basePath %>pages/blank.htm"></iframe>
]]>
浠栧ザ濂剁殑 鎵句簡鍗婂ぉ 鎵嶆壘鍒?鍏堣涓?nbsp;