diff --git a/demos/nav-online.html b/demos/nav-online.html new file mode 100644 index 0000000..9a423ec --- /dev/null +++ b/demos/nav-online.html @@ -0,0 +1,13 @@ +navigator.onLine testing +
+

Current network status: checking...

+

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

+
+ \ No newline at end of file