소스 검색

Add files via upload

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