From a47ab3468db30e901e8e8c912cda791b2dcbe72c Mon Sep 17 00:00:00 2001 From: sidya82 Date: Fri, 28 Feb 2014 06:28:38 +0100 Subject: [PATCH] =?UTF-8?q?=09modifi=C3=A9:=20=20=20=20=20=20=20=20=20test?= =?UTF-8?q?.html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.html b/test.html index cc11a5d..a5fbdce 100644 --- a/test.html +++ b/test.html @@ -21,7 +21,7 @@ console.log("send data"); ws.send("next"); } - $(document).ready(refresh()) + /*$(document).ready(refresh())*/ setInterval(refresh(), 2000);