> > Also, a lot of gadgets don't seem to call _IG_AdjustIFrameHeight() after > > initialization. Is there anything we can do to make sure gadgets are > > displayed correctly? > > > Interesting, can you give an example? Do you see _IG_AdjustIframeHeight() > (or its new equivalent, gadgets.window.adjustHeight()) in the > initialization > code - or are you referring to this method not being called/callable on > resize events? >
In my experience, a lot of people who build gadgets simply don't use this function. I'm not sure if that's what Lieven is referring to, but I'm guessing so.

