preload_images disabled (will be moved into data stream)
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Thu, 25 Oct 2012 16:38:03 +0000 (18:38 +0200)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Thu, 25 Oct 2012 16:38:03 +0000 (18:38 +0200)
web/briskin5/index.php

index ffcdbfc..c514b15 100644 (file)
@@ -117,7 +117,9 @@ window.onload = function() {
   window.onunload = onunload_cb;  
 
   hstm.start(); 
-  setTimeout(preload_images, 0, g_preload_img_arr, g_imgct); 
+  // FIXME: add this setTimeout(preload_images into data stream to avoid
+  // race on opened socket
+  // setTimeout(preload_images, 0, g_preload_img_arr, g_imgct);
 }
 </SCRIPT>
 <div id="bg" class="area">