how about using framework.system.network.online?
http://code.google.com/apis/desktop/docs/gadget_apiref.html#framework.system.network

function isNetworkOnline() {
  return framework.system.network.online;
}

Sebastian

On Thu, Mar 5, 2009 at 9:07 AM, Maricel <[email protected]> wrote:

>
> Thanks String! Yeah, I do that, the problem is that when I use the
> _IG_FetchXmlContent with the refreshInterval and I lose my Internet
> Connection, I get a Javascript syntax error from a google JS file, I
> already report the bug, but while the fix it and I wanted to make that
> validation before even calling the _IG_FetchXmlContent function.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to