#4936 closed enhancement (wontfix)
Suggestion
Reported by: | zhanghuijie | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.sortable | Version: | 1.7.2 |
Keywords: | remove | Cc: | zhanghuijie7@… |
Blocked by: | Blocking: |
Description
Hope to add the feature of removing items from the sorted list. For example, each item has an icon, and once the icon was clicked, the item was removed from the list.
Note: See
TracTickets for help on using
tickets.
Just use jQuery's remove method to remove the item.