Direktori : /home2/aravindar/public_html/admin/assets/js/ |
Current File : /home2/aravindar/public_html/admin/assets/js/common-pages.js |
"use strict"; $(document).ready(function() { // $('.theme-loader').addClass('loaded'); $('.theme-loader').animate({ 'opacity': '0', }, 1200); setTimeout(function() { $('.theme-loader').remove(); }, 2000); // $('.pcoded').addClass('loaded'); });