Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

移动端touch事件的封装 #90

Open
mishe opened this issue Jan 26, 2016 · 0 comments
Open

移动端touch事件的封装 #90

mishe opened this issue Jan 26, 2016 · 0 comments

Comments

@mishe
Copy link
Owner

mishe commented Jan 26, 2016

移动端touch事件的封装

封装原生的touchstart,touchmove,touchend,touchcancel四个的事件,增加按下的时间识别,封装了相应的手势事件。

jquery_touch.js

jquery2+的插件,支持tap,swipeLeft,swipeRight,SwipeTop,swipeDown事件。

touch.js

原生JS,支持tap,longTap,swipeLeft,swipeRight,SwipeTop,swipeDown事件。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant