HOME


Mini Shell 1.0
Login Page - Texind
png


Welcome to Texind Admin Portal! 馃憢

DIR: /home/u358511784/domains/admin.texindcolors.com/public_html/public/js/
Upload File :
Current File : /home/u358511784/domains/admin.texindcolors.com/public_html/public/js/p-scroll.js
(function($) {
	"use strict";
	
	//P-scrolling
	
	
	const ps2 = new PerfectScrollbar('.chat-scroll', {
	  useBothWheelAxes:true,
	  suppressScrollX:true,
	});
	const ps3 = new PerfectScrollbar('.Notification-scroll', {
	  useBothWheelAxes:true,
	  suppressScrollX:true,
	});
	
	
	
})(jQuery);