From d7e1028513df4d1e5ead3231267b081a27bff42b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20St=C3=B6ckel?= Date: Thu, 17 Mar 2011 14:11:43 +0000 Subject: [PATCH] Fixed problem with directly loading iframe content in felamimail - added egw_instant_load.html which allows replacing its whole content with (base64 encoded) content and (in difference to data:text uris) works with IE and allows cross-frame JS interaction --- phpgwapi/js/egw_instant_load.html | 80 +++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 phpgwapi/js/egw_instant_load.html diff --git a/phpgwapi/js/egw_instant_load.html b/phpgwapi/js/egw_instant_load.html new file mode 100644 index 0000000000..4e4c8ca4f6 --- /dev/null +++ b/phpgwapi/js/egw_instant_load.html @@ -0,0 +1,80 @@ + + + + + EGroupware [Loading Data] + + + + + + + +