Daniele Bonini (皮夕): WebDev and DevOps by lots of Simplicity bits 3 роки тому
батько
коміт
863400145e
1 змінених файлів з 1 додано та 1 видалено
  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);