We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Don't you plan to add something like that virtual mouse events?
http://jquerymobile.com/demos/1.2.1/docs/api/events.html Virtual mouse events
Or the code: https://github.com/jquery/jquery-mobile/blob/master/js/jquery.mobile.vmouse.js
There is a swipe event in jquery++, so I thought maybe this from the same topic.
The text was updated successfully, but these errors were encountered:
We have no plans for this.
Sorry, something went wrong.
In your projects do you use jquery++ tap event to abstract click from mobile and desktop devices?
No branches or pull requests
Don't you plan to add something like that virtual mouse events?
http://jquerymobile.com/demos/1.2.1/docs/api/events.html
Virtual mouse events
Or the code:
https://github.com/jquery/jquery-mobile/blob/master/js/jquery.mobile.vmouse.js
There is a swipe event in jquery++, so I thought maybe this from the same topic.
The text was updated successfully, but these errors were encountered: