【发布时间】:2011-03-18 11:31:43
【问题描述】:
我在 iframe 中有我的登录页面,并希望在 iframe 中使用 ajax 和 jquery 重新加载父窗口而不刷新,但我遇到了这样的错误
(this[0].ownerDocument || this[0]).createDocumentFragment 不是函数 请帮忙!【问题讨论】:
-
var u = document.referrer; top.window.location.href = u;