Yes, you're right -- the dynamic-height library won't work (or any
other gadgets.* library including opensocial.* for that matter) since
you change the source URL of the IFrame.

Have you considered using gadgets.io.makeRequest to fetch your remote
HTML and display it in a 'div' or other element within your app rather
than redirecting the frame to another URL? Not only would you be able
to continue using gadgets.window.adjustHeight but you could also bring
in social data much more easily.

- Jason

On Sep 17, 9:46 am, Himanshu <[EMAIL PROTECTED]> wrote:
> Hi friends,
>     I wanna dynamically increase my iframe height. I'm using <Require
> feature="dynamic-height"/>  but as soon my app loads I submit a form
> to show my app homepage so I think after form submission the above
> mentioned tag can't work as I'm out of open social container And at
> the same time I don't any js script can increase my iframe height as
> that can run from parent page only that I don't have access
> to.........So any ideas what can be the wayout for this...
--~--~---------~--~----~------------~-------~--~----~
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