• Y
  • List All
  • Feedback
    • This Project
    • All Projects
Profile Account settings Log out
  • Favorite
  • Project
  • All
Loading...
  • Log in
  • Sign up
yangart / cbeHanja_publish star
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB 1
  • Files
  • Commit
  • Branches
cbeHanja_publishresourcesfrontsiteSITE_00000jscommonjqueryjquery.ui.touch-punch.min.js
Download as .zip file
File name
Commit message
Commit date
html
퍼블리싱 세팅
09-22
resources/front/site/SITE_00000
퍼블리싱 세팅
09-22
README.md
Update README.md
09-22
File name
Commit message
Commit date
css
퍼블리싱 세팅
09-22
event/crossword
퍼블리싱 세팅
09-22
images
퍼블리싱 세팅
09-22
js
퍼블리싱 세팅
09-22
File name
Commit message
Commit date
common
퍼블리싱 세팅
09-22
custom
퍼블리싱 세팅
09-22
old
퍼블리싱 세팅
09-22
_layout.js
퍼블리싱 세팅
09-22
common.js
퍼블리싱 세팅
09-22
File name
Commit message
Commit date
jquery
퍼블리싱 세팅
09-22
module
퍼블리싱 세팅
09-22
vendor
퍼블리싱 세팅
09-22
common-common.js
퍼블리싱 세팅
09-22
File name
Commit message
Commit date
jquery-3.6.0.min.js
퍼블리싱 세팅
09-22
jquery-ui.min.js
퍼블리싱 세팅
09-22
jquery.easing.1.3.js
퍼블리싱 세팅
09-22
jquery.ui.touch-punch.min.js
퍼블리싱 세팅
09-22
yanghyo 09-22 08c99f1 퍼블리싱 세팅 UNIX
Raw Open in browser Change history
/*! * jQuery UI Touch Punch 0.2.3 * * Copyright 2011–2014, Dave Furfero * Dual licensed under the MIT or GPL Version 2 licenses. * * Depends: * jquery.ui.widget.js * jquery.ui.mouse.js */ !function(a){function f(a,b){if(!(a.originalEvent.touches.length>1)){a.preventDefault();var c=a.originalEvent.changedTouches[0],d=document.createEvent("MouseEvents");d.initMouseEvent(b,!0,!0,window,1,c.screenX,c.screenY,c.clientX,c.clientY,!1,!1,!1,!1,0,null),a.target.dispatchEvent(d)}}if(a.support.touch="ontouchend"in document,a.support.touch){var e,b=a.ui.mouse.prototype,c=b._mouseInit,d=b._mouseDestroy;b._touchStart=function(a){var b=this;!e&&b._mouseCapture(a.originalEvent.changedTouches[0])&&(e=!0,b._touchMoved=!1,f(a,"mouseover"),f(a,"mousemove"),f(a,"mousedown"))},b._touchMove=function(a){e&&(this._touchMoved=!0,f(a,"mousemove"))},b._touchEnd=function(a){e&&(f(a,"mouseup"),f(a,"mouseout"),this._touchMoved||f(a,"click"),e=!1)},b._mouseInit=function(){var b=this;b.element.bind({touchstart:a.proxy(b,"_touchStart"),touchmove:a.proxy(b,"_touchMove"),touchend:a.proxy(b,"_touchEnd")}),c.call(b)},b._mouseDestroy=function(){var b=this;b.element.unbind({touchstart:a.proxy(b,"_touchStart"),touchmove:a.proxy(b,"_touchMove"),touchend:a.proxy(b,"_touchEnd")}),d.call(b)}}}(jQuery);

          
        
    
    
Copyright Yona authors & © NAVER Corp. & NAVER LABS Supported by NAVER CLOUD PLATFORM

or
Sign in with github login with Google Sign in with Google
Reset password | Sign up