【问题标题】:Google Docs in iframe AND Save & Close buttoniframe 中的 Google 文档和保存并关闭按钮
【发布时间】:2010-04-18 21:24:11
【问题描述】:

我在我的项目中使用 Google Docs 并使用它的 API。

我正在使用 http://fancybox.net/ 一个 jquery 插件在模态窗口 iframe 中加载文档

它工作正常,但是当在 Google Docs Save and Close 按钮被按下时,它会关闭 iframe 并将当前页面重定向到 Google Docs,所以有什么办法可以阻止重定向到 Google文档并关闭模态窗口?

谢谢。

【问题讨论】:

    标签: javascript jquery iframe fancybox modalpopups


    【解决方案1】:

    我在 SO 上发现了一些其他问题来处理此类问题;

    How to prevent IFRAME from redirecting top-level window

    How to prevent IFRAME from redirecting top-level window

    基本上它涉及使用“window.onbeforeunload”函数在 iframe 尝试重定向时终止它。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-10-17
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多