ipad drag and drop

后端 未结 6 1670
误落风尘
误落风尘 2021-01-31 12:09

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

6条回答
  •  太阳男子
    2021-01-31 12:47

    Working :

    Firstly, use jquery UI http://jqueryui.com/demos/ for drag and drop functionality

    and then add this script https://github.com/furf/jquery-ui-touch-punch for playing it in Ipad or Iphone.

    Hope it helps.

提交回复
热议问题