X7ROOT File Manager
Current Path:
/home/notabjze/starbudzca.com/wp-includes/js/jquery
home
/
notabjze
/
starbudzca.com
/
wp-includes
/
js
/
jquery
/
ðŸ“
..
📄
jquery-migrate.js
(31.23 KB)
📄
jquery-migrate.min.js
(13.26 KB)
📄
jquery.color.min.js
(6.88 KB)
📄
jquery.form.js
(40.93 KB)
📄
jquery.form.min.js
(15.6 KB)
📄
jquery.hotkeys.js
(5.49 KB)
📄
jquery.hotkeys.min.js
(1.75 KB)
📄
jquery.js
(278.65 KB)
📄
jquery.masonry.min.js
(1.78 KB)
📄
jquery.min.js
(85.5 KB)
📄
jquery.query.js
(3.61 KB)
📄
jquery.schedule.js
(3.38 KB)
📄
jquery.serialize-object.js
(769 B)
📄
jquery.table-hotkeys.js
(3.66 KB)
📄
jquery.table-hotkeys.min.js
(2.24 KB)
📄
jquery.ui.touch-punch.js
(1.15 KB)
📄
suggest.js
(6.83 KB)
📄
suggest.min.js
(2.92 KB)
ðŸ“
ui
Editing: jquery.ui.touch-punch.js
/*! * jQuery UI Touch Punch 0.2.2 * * Copyright 2011, Dave Furfero * Dual licensed under the MIT or GPL Version 2 licenses. * * Depends: * jquery.ui.widget.js * jquery.ui.mouse.js */ (function(b){b.support.touch="ontouchend" in document;if(!b.support.touch){return}var c=b.ui.mouse.prototype,e=c._mouseInit,a;function d(g,h){if(g.originalEvent.touches.length>1){return}g.preventDefault();var i=g.originalEvent.changedTouches[0],f=document.createEvent("MouseEvents");f.initMouseEvent(h,true,true,window,1,i.screenX,i.screenY,i.clientX,i.clientY,false,false,false,false,0,null);g.target.dispatchEvent(f)}c._touchStart=function(g){var f=this;if(a||!f._mouseCapture(g.originalEvent.changedTouches[0])){return}a=true;f._touchMoved=false;d(g,"mouseover");d(g,"mousemove");d(g,"mousedown")};c._touchMove=function(f){if(!a){return}this._touchMoved=true;d(f,"mousemove")};c._touchEnd=function(f){if(!a){return}d(f,"mouseup");d(f,"mouseout");if(!this._touchMoved){d(f,"click")}a=false};c._mouseInit=function(){var f=this;f.element.bind("touchstart",b.proxy(f,"_touchStart")).bind("touchmove",b.proxy(f,"_touchMove")).bind("touchend",b.proxy(f,"_touchEnd"));e.call(f)}})(jQuery);
Upload File
Create Folder