在不使用iFrame的情况下将Html页面嵌入到另一个Html页面中 [英] Embedding Html page inside another Html page without using iFrames

查看:1346
本文介绍了在不使用iFrame的情况下将Html页面嵌入到另一个Html页面中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我遇到了一个问题,我的一个客户的浏览器不支持iFrame(而不是他的Outlook不支持)。如果不使用iFrame,我如何在Html中显示另一个页面的内容?原始iFrames插入内容如下所示:

I ran into an issue where one of my customer's browser does not support iFrames (rather his Outlook does not). Without using iFrames, how can i display another page's content inside Html? Original iFrames insert looked as following:

<iframe src="http://mybox:8081/blah/report.jsp" width="1000" height="420">
<p>Your browser does not support iframes.</p>
</iframe>

请告知。谢谢。

推荐答案

你不能不使用iFrame。

You cannot without using an iFrame.

您的选项更加有限,因为您正在使用电子邮件客户端。电子邮件客户端中的HTML非常挑剔。

Your options are even more limited because you're working with an email client. HTML in email clients are very finicky.

这篇关于在不使用iFrame的情况下将Html页面嵌入到另一个Html页面中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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