Nope, I'm using prototype 1.5.1 and adjustHeight doesn't work now. I think if was working on monday the last time... so now even 1.5 compatibility broken? Yes, you're right, without prototype it works.
Jelena. ejpark wrote: > Both adjustHeight and requestNavigateTo bomb for me, but I think I > figured it out: it has something to do with prototype 1.6 javascript > libraries. > > My theory is that orkut released something this week that conflicts > with prototype 1.6. I did a simple test using prototype 1.6 and > called adjustHeight, and nothing happens. I tried the same simple > test with prototype 1.5 and called adjustHeight, and everything works > fine. Before this week, all of this stuff was working fine... > > Anyone else using prototype 1.6 also seeing the same problems? > > - e > > > On Mar 4, 9:38 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > wrote: > >> 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 -~----------~----~----~----~------~----~------~--~---

