Hi!
I need to implement drag and drop for Ipad.
I tried this solution: http://www.gotproject.com/blog/post2.html
But since I am using JQuery myself, it conflicts and does not work.
How can I use JQuery drag and drop for IPad?
Hi!
I need to implement drag and drop for Ipad.
I tried this solution: http://www.gotproject.com/blog/post2.html
But since I am using JQuery myself, it conflicts and does not work.
How can I use JQuery drag and drop for IPad?
Check out the Section called "Handling Multi-Touch Events" in Apple's docs.