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);