[whatwg] isBrowserOnline vs navigator.onLine
Brad Neuberg
bradneuberg at yahoo.com
Sun Oct 9 22:22:54 PDT 2005
I just tested navigator.onLine in Firefox and it
returned undefined. I used
javascript:alert(navigator.onLine). It works in IE. Is
it supposed to work in Firefox? How does a user move
into offline mode in that browser?
Best,
Brad
--- Dave Hyatt <hyatt at apple.com> wrote:
> WebKit now supports this too (not released yet, but
> in our tip of
> tree it does).
>
> dave
>
> On Oct 9, 2005, at 8:40 PM, Erik Arvidsson wrote:
>
> > Both IE and Mozilla supports navigator.onLine to
> detect whether the
> > user agent is in on line or off line mode. Would
> it not be better
> > to use this existing solution instead of adding a
> new attribute to
> > the Window interface?
> >
> > --
> > erik
> >
>
>
More information about the whatwg
mailing list