jQuery Sortable without jQuery UI

前端 未结 10 1956
长情又很酷
长情又很酷 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:08

    theres one here http://plugins.jquery.com/project/NestedSortable it doesnt use UI, and is only 5kb(although you could hack any extra functionality to get it down lower if needed)

    hope that helps

    Andrew

提交回复
热议问题