Drag and drop without JQuery UI

后端 未结 7 913
春和景丽
春和景丽 2020-12-14 19:50

I searched a lot to find a tutorial for drag & drop with jQuery alone (without UI), but due to the popularity of JQuery UI, all drag and drop features are based on JQuer

7条回答
  •  一生所求
    2020-12-14 20:15

    I understand this is an old post, but i was also interested in doing this without Jquery UI. I checked the links above, but i found this to be the best. It's only 8kb minified (UI sortable ~30, i've read), and is independent of any mammoth JQuery library (although those CAN make our lives easier sometimes).

提交回复
热议问题