Extjs History 类和 iframe

发布于 2024-07-14 02:55:32 字数 213 浏览 5 评论 0原文

以 Extjs 框架中的示例历史记录为例。 它在 Safari 中运行良好。 现在将以下行添加到history.html 页面

<iframe src='http://google.com'></iframe>

现在在Mac Safari 中测试相同的示例。 它就是行不通。 有什么办法解决这个问题吗?

Take the sample history example from Extjs framework. It works fine in Safari.
Now add the following lines to the history.html page

<iframe src='http://google.com'></iframe>

Now test the same example in Mac Safari. It just doesn't work. Any solution to this problem?

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

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

发布评论

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

评论(1

葵雨 2024-07-21 02:55:32

我也有类似的问题。 由于某种原因,我的后退按钮无法控制隐藏的 iframe。 它正在更新 IE 中的主 URL。

I'm having a similar problem. For some reason my back button isn't controlling the hidden iframe. It's updating the main URL in IE.

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