$(function(){ if (document.readyState === "complete") { exitLoader(); console.log('readySate') } else { window.addEventListener('load', exitLoader); console.log('event here') } function exitLoader () { $('.ftrprf-loading').fadeOut(); $('#wrapper').removeClass('oh'); } }); /*******************************************************************/ /* ftrtch dino */ /* [type: JS] [file:loader] [54.344] DESIGN*/ /*******************************************************************/ /* 0.2 D>D */ /* db 157 */