Explorar o código

Update index.html

Capitan Cloud %!s(int64=2) %!d(string=hai) anos
pai
achega
b3ce6ff0ff
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      index.html

+ 2 - 1
index.html

@@ -55,7 +55,8 @@
   }
   
   function startApp() {
-	  $("#HCsplash").hide("slow");
+	  //$("#HCsplash").hide("slow");
+	  $("#HCsplash").css("display","none");
     $(document.body).css("background","#ffffff");
 	  $("#frmHC").show();
 	}