jQuery Sortable without jQuery UI

前端 未结 10 1951
长情又很酷
长情又很酷 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 22:56

    Here is another one for future generations: http://johnny.github.com/jquery-sortable/.

    It's only dependency is jQuery, has a nice feature set and comes in at 8kb minified.

提交回复
热议问题