开发者

Drag drop functionality on iPad

开发者 https://www.devze.com 2023-03-05 21:04 出处:网络
Does anyone know like if it is possible to implement the drag-drop func开发者_StackOverflowtionality on the iPad?

Does anyone know like if it is possible to implement the drag-drop func开发者_StackOverflowtionality on the iPad?

Something similar to what is available on; 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? It seems to have the support you need, and is specifically designed for mobile development:

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.

Hope it helps.

0

精彩评论

暂无评论...
验证码 换一张
取 消