modifié: test.html
This commit is contained in:
parent
d562f49c72
commit
a47ab3468d
@ -21,7 +21,7 @@
|
|||||||
console.log("send data");
|
console.log("send data");
|
||||||
ws.send("next");
|
ws.send("next");
|
||||||
}
|
}
|
||||||
$(document).ready(refresh())
|
/*$(document).ready(refresh())*/
|
||||||
setInterval(refresh(), 2000);
|
setInterval(refresh(), 2000);
|
||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
Reference in New Issue
Block a user