最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - How make angular js draggable elements work on tablet (on touch) - Stack Overflow

programmeradmin3浏览0评论

I am working on Angular JS draggable directive. My code is similar to this Plunker

Both my code and this plunker work perfectly on windows when operating with mouse. But on any tab where touch is involved it is not working at all. what might be the reason behind this? any idea how to make it work?

I am working on Angular JS draggable directive. My code is similar to this Plunker

Both my code and this plunker work perfectly on windows when operating with mouse. But on any tab where touch is involved it is not working at all. what might be the reason behind this? any idea how to make it work?

Share Improve this question asked Jan 2, 2014 at 12:07 Aditya PonksheAditya Ponkshe 3,9104 gold badges42 silver badges58 bronze badges 1
  • 1 Hey did you manage to make it work? If so an example would be great! – w0ns88 Commented Apr 5, 2017 at 12:19
Add a ment  | 

1 Answer 1

Reset to default 4

A directive was implemented to control touch events, it is ngTouch. You can find more information here:

http://docs.angularjs/api/ngTouch

I additionally I think this post can be helpful:

Javascript Drag and drop for touch devices

发布评论

评论列表(0)

  1. 暂无评论