IFrame 扩展到全屏

发布于 2024-11-02 05:56:59 字数 179 浏览 0 评论 0原文

我试图将我的网络应用程序嵌入到 iframe 中。 我登录,然后转到某个页面,在那里填写内容,然后转到另一个页面(x.aspx)。 当 x.aspx 加载时,x.aspx 会以某种方式占据整个浏览器页面并且 iframe 消失。 此行为在 FF3.6、Chrome、IE8 中很明显。

有人知道吗?

谢谢 萨塔克

I was trying to embed my web application in an iframe.
I login, then go to some page, fill stuff there and then go to another page (x.aspx).
When x.aspx gets loaded, then somehow x.aspx occupies whole browser page and iframe vanishes.
This behaviour is noticable in FF3.6, Chrome, IE8.

Does anyone have any idea?

Thanks
Saarthak

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

游魂 2024-11-09 05:56:59

它可能包含一个 Framebuster 脚本。这是一个小的 JavaScript,如果页面被框架化,它会将页面踢出框架。

It could contain a framebuster script. This is a small javascript that kicks the page out of a frame if it is framed.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文