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

ontouchstart #2

Open
RobAu opened this issue Jun 13, 2013 · 6 comments
Open

ontouchstart #2

RobAu opened this issue Jun 13, 2013 · 6 comments

Comments

@RobAu
Copy link

RobAu commented Jun 13, 2013

Hi,

The drag and drop do not seem to work on the iPad; it there a change wicket-dnd will support these event (see here: http://www.sitepen.com/blog/2011/12/07/touching-and-gesturing-on-iphone-android-and-more/)

@svenmeier
Copy link
Owner

Mouse events would have to be replaced with touch events, maybe we could introduce/use an abstraction like http://stephband.info/jquery.event.move/

@RobAu
Copy link
Author

RobAu commented Jun 16, 2013

That looks good.. It might conflict with the key press functionality, but it looks promising, as it seems to be a drop in replacement for the jquery events.

Verstuurd vanaf mijn iPad

Op 16 jun. 2013 om 10:50 heeft Sven Meier [email protected] het volgende geschreven:

Mouse events would have to be replaced with touch events, maybe we could introduce/use an abstraction like http://stephband.info/jquery.event.move/


Reply to this email directly or view it on GitHub.

@romainbiard
Copy link

Up ?

@svenmeier
Copy link
Owner

Mapping touch to mouse events seems to be a common topic. Does https://github.com/RushPL/jquery.touch-mouse work?

@chrisco484
Copy link

chrisco484 commented Jan 14, 2019

How did this go? Did anyone try to see if jquery.touch-mouse works?

We have been using wicket-dnd for years - it's a great library.

More and more our webapps are being run in browsers on touch devices so I am trying to get drag and drop working on a touch screen.

@d2a-raudenaerde
Copy link

Well, I haven't used it yet, as we currently have other priorities. But if anybody made it work, I'd gladly test it!

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

5 participants