Modify ↓
Ticket #1656 (closed feature: fixed)
Sortable needs a callback function for when dragging stops
| Reported by: | grncoder | Owned by: | paul |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.2 |
| Component: | ui | Version: | 1.2.1 |
| Keywords: | sortable ui callback documentation | Cc: | |
| Blocking: | Blocked by: |
Description
Currently the sortable has no documented way of calling a function when a sortable is updated.
Change History
comment:2 Changed 6 years ago by grncoder
For those looking for said documentation it is here: { http://docs.jquery.com/UI/Sortables/sortable#options}
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

they were available, but not documented. Fixed.