JavaScript 和 iframe

发布于 2024-12-03 11:52:36 字数 118 浏览 1 评论 0原文

在我的网站中,我使用 iframe 来显示外部内容,但其中有一个弹出窗口。 我可以/确实阻止我的网站中的弹出窗口,但不能阻止 iframe 内的弹出窗口,有没有办法从 iframe 禁用特定(或全部)javascript?

In my website I use an iframe to show an external content but there is a popup window in it.
I can/do block popups in my site but not inside the iframe, is there a way to disable a specific (or all) javascript from an iframe?

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

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

发布评论

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

评论(1

鸠魁 2024-12-10 11:52:36

有一种 Internet Explorer 特定方法禁用框架中的脚本,但没有什么通用的。

您确实应该与您正在重复使用的文档的所有者进行协商。

There is an Internet Explorer specific way to disable scripts in a frame, but nothing general.

You really should negotiate with the owner of the document that you are reusing.

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