Browse Source

Add files via upload

Daniele Bonini | 5mode.com | WebDev | Translator 3 years ago
parent
commit
86e1af0351
1 changed files with 2 additions and 0 deletions
  1. 2 0
      HCjs/HC.js

+ 2 - 0
HCjs/HC.js

@@ -87,6 +87,8 @@ $("#Salt").on("keydown", function(e){
 
 window.addEventListener("load", function() {
   
+  frmHC.hide();
+  
   setTimeout("setFooterPos()", 3000);
 
   $(".footer").css("width", parseInt(window.innerWidth)+"px");