Open wclr opened 11 years ago
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.
We have no plans for this.
In your projects do you use jquery++ tap event to abstract click from mobile and desktop devices?
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.