如何获取 jqModal 窗口中加载的外部页面的当前 URL?

发布于 2024-09-18 22:26:27 字数 109 浏览 6 评论 0原文

是否可以获取 jqModal 窗口中加载的外部页面的当前 URL? 更进一步,在jqModal的实现中,外部页面位于哪里? iframe 还是 div

Is it possible to get the current URL of an external page loaded in a jqModal window?
And further, in the implementation of the jqModal, in where the external page is located? iframe or div?

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

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

发布评论

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

评论(1

一刻暧昧 2024-09-25 22:26:27

如果您尝试访问 iframe 的内部 url,我认为出于安全原因它会被阻止。

如果“外部”页面在您的控制之下(向父页面发送ajax消息),您可能可以玩一些技巧

If you're trying to access the inner url of an iframe, I think that's blocked for security reasons.

There are probably tricks you can play if the "external" page is under your control (send ajax messages to the parent page)

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