Looking at the deals gadget, you need to call dynamic height after the
content has been loaded, not before.
I was able to get the deals gadget working calling dynamic height at
the end of the script using this method:
window.onload=function(){
_IG_AdjustIFrameHeight();
}
There are some issues with dynamic height. Check out this thread for
example:
http://groups.google.com/group/Google-Gadgets-API/browse_thread/thread/a3bb50fb1266f185/01ec15b8c8218c5d#01ec15b8c8218c5d
On Jul 10, 10:17 pm, RenFromPenn <[email protected]> wrote:
> I tried another experiment. I duplicated the slang gadget and tried to
> get that direct copy, located under the same sub-domain, to load on my
> Google page and it too was blank. Could someone please help me figure
> out why these only seem to work when they want to? To be honest,
> seeing as how they sued to work perfetly fine, I think the problem is
> on Google's end.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"iGoogle Developer Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Gadgets-API?hl=en
-~----------~----~----~----~------~----~------~--~---