From caf1b38f0c941d0059d7cd41b3699a666d97fafa Mon Sep 17 00:00:00 2001 From: Remy Sharp Date: Sat, 20 Mar 2010 19:20:28 +0000 Subject: [PATCH] Switched demo to use addEvent method to test in older versions of IE --- demos/offline-events.html | 46 +++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/demos/offline-events.html b/demos/offline-events.html index 0d3b9ad..cf9c1e6 100644 --- a/demos/offline-events.html +++ b/demos/offline-events.html @@ -26,29 +26,29 @@ li::before {

Note that the test shows that window.ononline and window.onoffline doesn't work (which I thought I had read in the specs somewhere...).

\ No newline at end of file