moved script hunks after body tag to allow chrome working
[xynt.git] / web / test-hs-rd.php
index 9edd50b..27146b4 100644 (file)
@@ -8,6 +8,9 @@ var ctx_new = "";
 
 window.onload = function () { if (http_streaming != "ready") http_streaming.reload(); };
 </script> 
+</head>
+<body>
+</body>
 <?php
 function mop_flush()
 {
@@ -42,7 +45,4 @@ push(\"$('cont').innerHTML = '%d';\");
 }
 main();
 ?>
-</head>
-<body>
-</body>
 </html>
\ No newline at end of file