Modify ↓
Ticket #1664 (closed enhancement: fixed)
Sortable - Accept droppables with given class
| Reported by: | grncoder | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.2 |
| Component: | ui | Version: | 1.2.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
It would be extremely useful if sortables could receive droppable elements that are not initially contained in the sortable.
An 'accept' parameter in the options hash could specify a class required on droppables to be allowed in the sortable.
If the accept parameter isn't present, then the default behaviour would be used.
Change History
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.

This is already planned and being worked on - thanks!