On Apr 13, 2:59 pm, flying devil <[email protected]> wrote: > Can any one guide for using dynamic height for igoogle widget....i > have tried with <Require feature="dynamic-height"> > but it is not working for me....
The official guide at http://code.google.com/apis/gadgets/docs/legacy/ui.html#Dyn_Height is pretty good. Note that, in addition to the Require element, you also need to call _IG_AdjustIFrameHeight() at the point in your JS where you want to actually make it happen. String --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
