From 30cbdcd75b67ca1778891d10d64ef02a99dcb836 Mon Sep 17 00:00:00 2001 From: Paul Irish Date: Fri, 9 Sep 2011 10:28:03 -0700 Subject: [PATCH] rename status variable to statusElem, so it doesnt conflict with window.status --- demos/nav-online.html | 6 +++--- demos/offline.html | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/demos/nav-online.html b/demos/nav-online.html index 9a423ec..34b6119 100644 --- a/demos/nav-online.html +++ b/demos/nav-online.html @@ -4,10 +4,10 @@

A timer is constantly polling the navigator.onLine property, which is typically switched via File -> Work Offline

\ No newline at end of file diff --git a/demos/offline.html b/demos/offline.html index dcb255e..d4a6dbe 100644 --- a/demos/offline.html +++ b/demos/offline.html @@ -4,12 +4,12 @@