<div id="Wealth"> <iframe id="main" name="main" scrolling="no" src="HTMLPage3.htm" mce_src="HTMLPage3.htm" frameborder="0" width="100%"></iframe> <mce:script type="text/javascript"><!-- function reinitIframe(){ var iframe = document.getElementById("main"); //alert(iframe.innerHTML); try{ var bHeight = iframe.contentWindow.document.body.scrollHeight; var dHeight = iframe.contentWindow.document.documentElement.scrollHeight; var height = Math.max(bHeight, dHeight); iframe.height = height; }catch (ex){} } window.setInterval("reinitIframe()", 200); // --></mce:script> </div> <a href="LinkTest.htm" mce_href="LinkTest.htm" target="main">LinkTest</a> 转:http://blog.csdn.net/fanweiwei/archive/2009/04/29/4136265.aspx