|
|
@@ -1,13 +1,13 @@ |
|
|
|
jQuery(function ($) { |
|
|
|
"use strict"; |
|
|
|
/* ========================================================================= */ |
|
|
|
/* Page Preloader |
|
|
|
/* ========================================================================= */ |
|
|
|
|
|
|
|
/* ========================================================================= */ |
|
|
|
/* Page Preloader |
|
|
|
/* ========================================================================= */ |
|
|
|
$(window).on('load', function () { |
|
|
|
$('.preloader').fadeOut(100); |
|
|
|
}); |
|
|
|
|
|
|
|
$(window).on('load', function () { |
|
|
|
$('.preloader').fadeOut(100); |
|
|
|
}); |
|
|
|
jQuery(function ($) { |
|
|
|
"use strict"; |
|
|
|
|
|
|
|
/* ========================================================================= */ |
|
|
|
/* lazy load initialize |