Too bad it will never get called because I never actually sent the
request :-). aa FAIL.
(there needs to be a url param to monitorOnliness() and an
req.open("GET", url) and req.send(null) in check())..
- a
On Sat, Feb 2, 2008 at 11:22 AM, Dimitri Glazkov
<dimi...@gmail.com> wrote:
I really like the the use of .onerror handler. That's nice.
:DG<
On Feb 2, 2008 12:07 PM, Aaron Boodman <a....@google.com> wrote:
On Sat, Feb 2, 2008 at 10:04 AM, Aaron Boodman <a....@google.com> wrote:
Argh, there needs to be an initial call to check() at the bottom of
monitorOnliness().
- a