Difference between revisions of "Template:Home"

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

Revision as of 23:57, 29 October 2017