Hi, Im working on URL gadget, because I had big problems with my own OAuth service provider. Is it possible to set dynamic height for url gadgets ???
I use this: |<Require feature="dynamic-height"/> But the iframe has fixed height: 300px. Is it possible to make it dynamic ? I cant solve it... When I call ||_IG_AdjustIFrameHeight() in my code, it returns an error, the function is not defined. Probably is because of the iframe. Is it possible, to change dynamicaly the height of the iframe ? The same problem is when I want to use user preferences... My code: <Require feature="setprefs" /> <UserPref name="tester" display_name="Testing" datatype="string" default_value="foo" /> But when I call it in JS, inside my iframe... An error: |_IG_Prefs is not defined... Is there any sollution for that ? |Thanks a lot. | --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
