?
Current File : /home/c/i/d/cideo/www/wp-includesVIp/js/crop/images/smoothscroll-simplr-smoothscroll.min.js.tar
www/wp-contentVIp/plugins/Ultimate_VC_Addons/assets/min-js/smoothscroll-simplr-smoothscroll.min.js000066600000001057151300005620031566 0ustar00home/cideo!function(a){"use strict";a.srSmoothscroll=function(b){var c,d=a.extend({step:55,speed:400,ease:"swing",target:a("body"),container:a(window)},b||{}),e=d.container,f=0,g=d.step,h=e.height(),i=!1;c="body"==d.target.selector?-1!==navigator.userAgent.indexOf("AppleWebKit")?d.target:a("html"):e,d.target.mousewheel(function(a,b){return i=!0,f=0>b?f+h>=d.target.outerHeight(!0)?f:f+=g:0>=f?0:f-=g,c.stop().animate({scrollTop:f},d.speed,d.ease,function(){i=!1}),!1}),e.on("resize",function(a){h=e.height()}).on("scroll",function(a){i||(f=e.scrollTop())})}}(jQuery);