<iframe id="filehandler" style="border: 0; width: 100%; height:1000%"
scrolling="no" src="loadindex.php" onload='adjustMyFrameSize();'
name="content-part">
</iframe>
该页面loadindex.php
包含另一个子页面。它不是 iframe,但页面有更多内容。此页面将其高度作为loadindex.php
' 高度。如何修复要从子页面继承的高度?