最简单的Iframe自适应高度代码
<iframe id=”myframe” name=”myframe”
scrolling=”no” style=”width:100%;” frameborder=”0″
onload=”this.height=myframe.document.body.scrollHeight”>
</iframe>
About this entry
You’re currently reading “最简单的Iframe自适应高度代码,” an entry on TechLife
- Published:
- 11.29.07 / 11pm
- Category:
- Miscellaneous
Comments are closed
Comments are currently closed on this entry.