Javascript Objects JavaScript DHTML




function function1() {
   var m = navigator.onLine;
   alert("The onLine value is: \n"+m);