Difference between revisions of "Template:Home"

Line 313: Line 313:
 
         });
 
         });
 
         $(window).load(function () {
 
         $(window).load(function () {
             $(".container").fadeIn(500);
+
             setTimeout(function () {
 +
                $(".container").fadeIn(500);
 +
            }, 100);
 
         });
 
         });
 
     </script>
 
     </script>

Revision as of 23:42, 29 October 2017