Sindbad~EG File Manager

Current Path : /home/xiedrke/malino/wp-content/plugins/trendz-plus/modules/site-loader/assets/js/
Upload File :
Current File : /home/xiedrke/malino/wp-content/plugins/trendz-plus/modules/site-loader/assets/js/site-loader.js

(function ($) {
    "use strict";

    const $ready = function ($readyFn) {
        document.readyState === 'loading'
            ? // If document is still loading
                document.addEventListener('DOMContentLoaded', function (e) {
                    $readyFn();
                })
            : // If document is loaded completely
                $readyFn();
    };

    $ready(function() {
        $('.pre-loader').fadeOut(500);
    });


})(jQuery);

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists