Sfoglia il codice sorgente

Add files via upload

Daniele Bonini (皮夕): WebDev and DevOps by lots of Simplicity bits 3 anni fa
parent
commit
863400145e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -62,7 +62,7 @@
 
 	window.addEventListener("load", function() {
 	
-    $("#frmHC").hide);
+    $("#frmHC").hide();
     $(document.body).css("background","#000000");
 	  $("#HCsplash").show("slow");	  
 	  setTimeout("hideTitle()", 2000);