gpt4 book ai didi

jquery - 从 iframe 中重新加载父窗口

转载 作者:行者123 更新时间:2023-11-28 04:25:27 25 4
gpt4 key购买 nike

我的登录页面位于 iframe 中,希望在 iframe 中使用 ajax 和 jquery 重新加载父窗口而不刷新,但我遇到了这样的错误

(this[0].ownerDocument || this[0]).createDocumentFragment is not a function
请帮忙!

最佳答案

我可以通过使用 javascript 重新加载页面来实现此目的

parent.location.reload();

然后我触发了一个触发器来打开目标 iframe

$("#log-inout").trigger("click");

我需要这样的系统来应对特殊的情况。这可能会帮助处于类似情况的其他人。

关于jquery - 从 iframe 中重新加载父窗口,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45110627/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com