Capitan Cloud 2 жил өмнө
parent
commit
79ca35c682
1 өөрчлөгдсөн 4 нэмэгдсэн , 0 устгасан
  1. 4 0
      index.html

+ 4 - 0
index.html

@@ -85,6 +85,10 @@
     //Splash
     $("#HCsplash").show();	
     
+  }, true);
+
+  window.addEventListener("load", function() {
+	  
     setTimeout("_startApp()", 6000);
   
   });