Initializing 'jQuery UI Sortable List' in pre-defined order

后端 未结 3 781
轮回少年
轮回少年 2020-12-18 04:36

I have a list made as sortable using jQuery UI. The first list item is “Item 1”, second is ‘Item 2” like that. My requirement is the list items must be initialized based

3条回答
  •  执念已碎
    2020-12-18 05:10

    I solved it this way using 3 sortable and ordering them by the id of the html element

    enter image description here

提交回复
热议问题