12 messages in com.googlegroups.google-gadgets-api[Google-Gadgets-API] Re: Using dynami...
FromSent OnAttachments
DigitalLeo26 Apr 2008 05:02 
String26 Apr 2008 06:14 
abowman (Guru)26 Apr 2008 06:28 
DigitalLeo26 Apr 2008 14:57 
DigitalLeo27 Apr 2008 13:52 
String28 Apr 2008 01:06 
DigitalLeo28 Apr 2008 03:47 
Jerome (Guru)28 Apr 2008 06:08 
J.Raghu28 Apr 2008 09:24 
DigitalLeo28 Apr 2008 13:20 
Jerome (Guru)28 Apr 2008 14:25 
DigitalLeo29 Apr 2008 14:45 
Subject:[Google-Gadgets-API] Re: Using dynamic-height option in gadgets
From:DigitalLeo (na@digitalzone.cjb.net)
Date:04/28/2008 03:47:48 AM
List:com.googlegroups.google-gadgets-api

I added them, because I just wanted to test if it might work that way.

Of course, one should be enough, but still, with one it doesn't work out either, just sometimes.

Aren't there any random image scripts which work with this frame- height refresh command?

On Apr 28, 10:06 am, String <ster@googlemail.com> wrote:

On Apr 27, 9:52 pm, DigitalLeo <n.@digitalzone.cjb.net> wrote:

Did you get my message?

Yes, we got it, as you could easily see by checking the group yourself.

Your gadget works fine for me. Looking at your source code, I would say that you have three calls to _IG_AdjustIFrameHeight(), the first and third of which are unnecessary and will be degrading your gadget's performance. Might even be hindering the one that's actually necessary, in fact, that sort of thing can easily happen when you have multiple asynchronous calls in the pipe at once like that.