On Feb 4, 4:19 pm, Peter <[email protected]> wrote: > I'm looking to the one similar to GMail gadget where when I click on > any email the width of the gadget automatically gets increased to full > page size width.
I'm afraid you're out of luck. While the Canvas view Matt mentions does give your gadget full-screen width AFAIK there's no way to trigger it from within your JavaScript. It's outside the iframe; the user has to click on the "Expand" icon themselves. The GMail gadget you mention is "built in" to iGoogle - a sort of gadget that Google can build but that we API developers can't - so it has capabilities and page access that our gadgets don't. It's something of a double standard in APIs, a problem which pervades iGoogle development (this is a pet peeve of mine). 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 -~----------~----~----~----~------~----~------~--~---
