HTML5 实现的拖拽排序, 效果最好的是什么样子?
迷茫
迷茫 2017-04-17 11:27:55
0
3
597

被拖拽元素的效果, 拖拽过程鼠标的样式, 被 hover 的元素响应的样式, 好多细节.
想问下网页上最好的拖拽效果能做成什么样子, 或者说最自然用着舒服的?
求给 Demo, 另外最好是 HTML5 做的, 不是从前 jQuery 实现的版本(代码太复杂).

迷茫
迷茫

业精于勤,荒于嬉;行成于思,毁于随。

reply all(3)
阿神

This is good http://rubaxa.github.io/Sortable/

黄舟

JQUERY SORT is actually quite good in terms of scalability. HTML5’s native drag and drop does not support so many EVENTs. It is recommended to use JQUERY’s SORT plug-in to achieve it

大家讲道理

http://clauderic.github.io/re... This is also good. .

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template