摘要: 实现iFrame自适应高度,原来很简单! <iframeid="iFrame1"name="iFrame1"width="100%"onload="this.height=iFrame1.document.body.scrollHeight"frameborder="0"src="index.htm"></iframe>看到了吧,关键就在于onload="this.heig... 阅读全文
posted @ 2009-11-25 10:58 80' 开发 阅读(587) 评论(0) 推荐(0) 编辑