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

Drag and drop not functional on mobile #2

Closed
sunnywalker opened this issue Jun 24, 2013 · 4 comments
Closed

Drag and drop not functional on mobile #2

sunnywalker opened this issue Jun 24, 2013 · 4 comments
Assignees

Comments

@sunnywalker
Copy link

tapping works, but drag and drop fails on ipad safari and firefox on android. haven't tested with others.

@ghost ghost assigned ksylvest Jun 24, 2013
@ksylvest
Copy link
Owner

@sunnywalker Thanks. The plugin uses http://jqueryui.com/draggable/. That library in general might not work on mobile. I'll try and take a look.

@sunnywalker
Copy link
Author

i haven't looked at the code and the jQueryUI integration, but these may be helpful. http://stackoverflow.com/questions/5345762/jquery-mobile-drag-and-drop and http://eightmedia.github.io/hammer.js/

@ksylvest
Copy link
Owner

@sunnywalker Awesome. Thanks. Give me a day or two and I should be able to figure something out.

@ksylvest
Copy link
Owner

@sunnywalker Sorry for the delay. I ended up dropping the dependency on jQuery UI. 1.0.7 is pushed up and should work on mobile (tested on iPad and iPhone).

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

2 participants