Difference between revisions of "Template:Home"

Line 312: Line 312:
 
             $("#bodyContent").attr("id", "");
 
             $("#bodyContent").attr("id", "");
 
             $("#globalWrapper").attr("id", "");
 
             $("#globalWrapper").attr("id", "");
             $("body").show();
+
             setTimeout(function () {
 +
                $("body").fadeIn("fast");
 +
            }, 50);
 
         });
 
         });
 
         $(window).load(function () {
 
         $(window).load(function () {

Revision as of 23:48, 29 October 2017