?
Current Path : /home1/savoy/public_html/savoyeducation.com/assets/admin/js/ |
Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 |
Current File : /home1/savoy/public_html/savoyeducation.com/assets/admin/js/scripts.js |
(function() { "use strict"; // custom scrollbar $("html").niceScroll({styler:"fb",cursorcolor:"#F2B33F", cursorwidth: '6', cursorborderradius: '10px', background: '#424f63', spacebarenabled:false, cursorborder: '0', zindex: '1000'}); $(".scrollbar1").niceScroll({styler:"fb",cursorcolor:"rgba(97, 100, 193, 0.78)", cursorwidth: '6', cursorborderradius: '0',autohidemode: 'false', background: '#F1F1F1', spacebarenabled:false, cursorborder: '0'}); $(".scrollbar1").getNiceScroll(); if ($('body').hasClass('scrollbar1-collapsed')) { $(".scrollbar1").getNiceScroll().hide(); } })(jQuery);