Hi there, We're running into trouble with VanillaForums, which uses Google Gadgets for dynamic height adjustment -- specifically, gadgets.window.adjustHeight() fails because gadgets.window is not initialized when called, and while gadgets.util is initialized, it does not recognize the method gadgets.util.registerOnLoadHandler() is an unknown method, so I can't do an on-load handler either.
I googled a bit and found that adjustHeight() works with newer versions of the MySpace profile system -- which got me thinking that maybe VanillaForums is using an old version of the Google Gadget library. How do I determine which Google Gadget library version is being loaded? Where do I go to get a newer version of the library? In case you're interested, here's the discussion on VanillaForums's own community site: http://vanillaforums.org/discussion/20430/cannot-call-method-adjustheight-of-undefined Thanks in advance for your help, - Phil -- 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.
