Google Docs in iframe AND Save & Close button

Posted by Shishant on Stack Overflow See other posts from Stack Overflow or by Shishant
Published on 2010-04-18T21:24:11Z Indexed on 2010/04/19 6:13 UTC
Read the original article Hit count: 290

Hello,

I am using Google Docs in my project using its API.

I am loading docs in modal window iframe using http://fancybox.net/ a jquery plugin

It works fine but when in Google Docs Save and Close button is press, it closes the iframe and redirects the current page to Google Docs, So is there any way I can prevent the redirection to Google Docs and just close the modal window?

Thank You.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript