//---controls the page preloader behaviour window.addEventListener("load", function(){ $('#preloader').addClass('hidden'); });