Side navigation
#1664 closed enhancement (fixed)
Opened September 19, 2007 01:03AM UTC
Closed November 19, 2007 01:58PM UTC
Last modified January 18, 2012 08:43AM UTC
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: | ||
Blocked by: | Blocking: |
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.
This is already planned and being worked on - thanks!