2 messages in com.googlegroups.google-gadgets-apiiframe problem with explorer?
FromSent OnAttachments
molnarzs18 Dec 2006 05:33 
molnarzs18 Dec 2006 06:28 
Subject:iframe problem with explorer?
From:molnarzs (mol.@gmail.com)
Date:12/18/2006 05:33:02 AM
List:com.googlegroups.google-gadgets-api

Hello

First of all, I am new in web programming/javascript...

I experienced with building my public home page of Google Gadget elements only (do not ask why :)). With Firefox, it works perfectly, however Internet Explorer behaves randomly: not all the gadgets are displayed, and the displayed/not displayed gadgets changed randomly. The gadgets were organized in a 3x5 table

The situation improved a bit if

- I rendered the rows into separate tables - After each table, I inserted a simple script with timeout

But cetrainly, it is ugly, and the page is not realiable still.

You can view the page here: http://www.zsoltmolnar.hu

Searching for the problem did not lead to a simple and usable solution, the most similar problem that people discussed in the groups was that he ONLOAD event never gets fired in IE case.

Do you have any idea??