jQuery Sortable without jQuery UI

前端 未结 10 1959
长情又很酷
长情又很酷 2021-02-01 22:16

I am in need of \"Sortable Drag & Drop\" functionality and I\'m using jQuery. I can\'t really use jQuery UI, because for this project it would be an overhead (I\'d need to a

10条回答
  •  佛祖请我去吃肉
    2021-02-01 23:04

    For future generations: http://dragsort.codeplex.com/

    A demo: http://cleesh.org/example (couldn't find one on the development website).

    Minified it comes to 9KB in size.

提交回复
热议问题