<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
的高度。如何修复从子页面继承的高度?