iframe问题 [英] iframe problem

查看:81
本文介绍了iframe问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,
我正在使用iframe生成动态html文件的网站上工作.
每个具有自己的长度和我的iframe高度的html文件都是固定的.
如何为iframe中的每个页面设置自动高度?

Umesh Daiya
Web开发人员
Bikaner Rajasthan

Hi All,
I am working on site where I am using iframes for dynamic html files.
Each html file having own length and my iframe height is fixed.
How can I set auto height for each page coming in iframe?

Umesh Daiya
Web Developer
Bikaner Rajasthan

推荐答案

为什么不只使用AJAX,然后通过以下方式将网页内容加载到DIV上:
Why don''t you just use AJAX and then load the content of the webpage on a DIV by doing so:
document.getElementById("divID").innerHTML = contentReturned;


这篇关于iframe问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆