Current Path : /home/lentoinv/finationglobal.com/arch/testfination/assets/plugins/p-scroll/ |
Current File : //home/lentoinv/finationglobal.com/arch/testfination/assets/plugins/p-scroll/pscroll-2.js |
(function($) { "use strict"; const ps5 = new PerfectScrollbar('.content', { useBothWheelAxes:true, suppressScrollX:true, }); const ps6 = new PerfectScrollbar('.content-1', { useBothWheelAxes:true, suppressScrollX:true, }); })(jQuery);