I just tested this and both of the calls below work fine for me:

gadgets.window.adjustHeight( '1000px' );
gadgets.window.adjustHeight( 1000 );

Are you remembering to add <Require feature='dynamic-height' /> to
your ModulePrefs ?
Are you using the call after the document has finished loading ( eg
using gadgets.util.registerOnLoadHandler ) ?

Here's the test file I used :: http://www.iwiddit.com/testing/doResize.xml

-Dustin

On Mar 4, 12:18 pm, Tim C <[EMAIL PROTECTED]> wrote:
> gadgets.window.adjustHeight worked on Saturday and since has
> stopped!!!
>
> gadgets.window.adjustHeight('1000px');
>
> This worked on Saturday, what has changed?
>
> Tim
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut 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/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to