Pārlūkot izejas kodu

Update index.html

Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits 3 gadi atpakaļ
vecāks
revīzija
12c834a54b
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -181,7 +181,7 @@ function setFooterPos2() {
     $("#footer").css("top", parseInt( window.innerHeight - $("#footer").height() - tollerance + 6) + "px");
   }
 }
-setTimeout("setFooterPos2()", 2000);
+setFooterPos2();
 
 //window.addEventListener("load", function() {
 //