Jquery-ui sortable doesn't work on touch devices based on Android or IOS

前端 未结 6 1185
盖世英雄少女心
盖世英雄少女心 2020-12-01 02:30

Is there any fix to make Jquery-ui sortable work on touch devices based on Android or IOS?

6条回答
  •  独厮守ぢ
    2020-12-01 02:54

    This worked a lot better for me than the selected answer, so I hope this helps other people:

    http://code.google.com/p/rsslounge/source/browse/trunk/public/javascript/addtouch.js?r=115.

    The other code behaves weird, when you drag an element the potential dropping position is very far from were it should be.

提交回复
热议问题