hmmmm I tried, but window.location.reload() seems only to reload the iframe that the container is in...
On Oct 15, 5:04 pm, Matt Foster <[EMAIL PROTECTED]> wrote: > Sure but its ugly, rendering a gadget involves sending extra > parameters which Firefox detects and prompts the user if they want to > really want to resend this information, but here is the snippet > > window.location.reload(); > > I would recommend using an ajax approach of retrieving data behind the > scenes and refreshing the interface via dom manipulations instead of a > total container reload. > > On Oct 15, 10:38 am, kevin j <[EMAIL PROTECTED]> wrote: > > > Hi, > > > I'm wondering if a gadget can refresh (reload) the container it lives > > in. > > > Thanks, > > > KJ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
