简体   繁体   English

iPad上的拖放功能

[英]Drag drop functionality on iPad

Does anyone know like if it is possible to implement the drag-drop functionality on the iPad? 有谁知道是否可以在iPad上实现拖放功能?

Something similar to what is available on; 类似于可用的东西; http://jqueryui.com/demos/droppable/ http://jqueryui.com/demos/droppable/

I mean if this can be implemented directly or via some workaround.. 我的意思是,这可以直接实现还是可以通过某些解决方法实现。

Looking at the tags, I'm guessing you're not looking for a native solution. 查看标签,我猜您不是在寻找本机解决方案。 Have you looked into a mobile javascript framework such as Sencha Touch? 您是否研究过诸如Sencha Touch之类的移动javascript框架? It seems to have the support you need, and is specifically designed for mobile development: 它似乎具有所需的支持,并且是专门为移动开发设计的:

http://www.sencha.com/products/touch/ http://www.sencha.com/products/touch/

You can use this script https://github.com/furf/jquery-ui-touch-punch for playing jquery UI features in Ipad or Iphone. 您可以使用此脚本https://github.com/furf/jquery-ui-touch-punch在Ipad或Iphone中播放jquery UI功能。

Hope it helps. 希望能帮助到你。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM