Difference between revisions of "Template:Home"

Line 397: Line 397:
 
         $("#bodyContent").attr("id", "");
 
         $("#bodyContent").attr("id", "");
 
         $("#globalWrapper").attr("id", "");
 
         $("#globalWrapper").attr("id", "");
         setTimeout(function () {
+
         $(window).load(function () {
             $(".container").fadeIn();
+
             setTimeout(function () {
        }, 150);
+
                $(".container").fadeIn();
    });
+
            }, 150);
    $(window).load(function () {
+
            $("#home_logo").remove();
        $("#home_logo").remove();
+
            $("#sideMenu").remove();
        $("#sideMenu").remove();
+
            $("#top_title").remove();
        $("#top_title").remove();
+
            $("#patrollink").remove();
        $("#patrollink").remove();
+
        });
 
     });
 
     });
 
</script>
 
</script>
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 23:56, 29 October 2017