X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=b83532ca0514df31769153bf9cc2a913fa203f03;hb=43cab39ea58529cd2442c28f4157bb7efc97856f;hp=8cf1eee7bf90f4577f53292fda6fc02ffc15d94d;hpb=08732a9357cd0e1732af220c04138d8eec1331f7;p=brisk.git diff --git a/web/index.php b/web/index.php index 8cf1eee..b83532c 100644 --- a/web/index.php +++ b/web/index.php @@ -1068,7 +1068,8 @@ hstm = new http_streaming(window, null /* console*/ , gst, 'index_php', 'sess', // console.log("session from main: "+sess); hstm.start(); // alert("ARR LENGTH "+g_preload_img_arr.length); - setTimeout(preload_images, 0, g_preload_img_arr, g_imgct); + // FIXME: preload image will be fired by stream instead here + // setTimeout(preload_images, 0, g_preload_img_arr, g_imgct); $("txt_in").focus();