I am having a problem with bringing Jquery over to iPad. I made a drag and drop puzzle using Jquery, and on my computer it works fine. When I try to move that over to the iPad, the drag and drop functions cease to work. I have tried many a third party fix for this problem with no avail. Does anyone know how to solve this problem on iOS5? Or is there a better way to code it in HTML5 that works or a Jquery solution I do not know of? Any tutorials on the issue would be appreciated as well. Thanks.
I am looking to create a system which on signup will create a subdomain on my website for the users account area.
Use jQuery Mobile instead, and make sure you use .preventDefault() as mentioned in this post:
ReplyDeletejquery mobile drag and drop
See also: http://stackoverflow.com/a/4488662/362536