A different kind of jquery sortable

前端 未结 5 500
滥情空心
滥情空心 2021-02-01 09:44

I have elements of different sizes that are arranged somewhat acording to a grid (like in the image below) and I want to drag and drop properly those elements. Is there a plugin

5条回答
  •  执笔经年
    2021-02-01 10:32

    Take a look at Geckoboard, which (I believe) uses jQuery Sortable to achieve the drag n drop grid layout.

提交回复
热议问题