iframe自适应高度

<iframe id="teacherMailList" name="teacherMailList" marginwidth="0" marginheight="0" frameborder="0" onload="this.height=this.contentWindow.document.documentElement.scrollHeight" width="100%" scrolling="yes"></iframe>

你可能感兴趣的:(iframe)