0

为什么我能够在 chrome 中访问我的 iframe 的 URL,但不能在 Firefox 或任何其他浏览器中访问,这可能是什么原因?不使用 chrome 时,我总是得到“错误:访问 proberty 'href' 的权限被拒绝”。

主页面和 iframe 页面都使用相同的协议、相同的端口、相同的主机,甚至位于同一目录中。

这是导致问题的行:

var url=$("#site")[0].contentWindow.location.href;
4

0 回答 0