Search and Top Navigation
#1664 closed enhancement (fixed)
Opened September 19, 2007 01:03AM UTC
Closed November 19, 2007 01:58PM UTC
Last modified February 26, 2009 11:07AM UTC
Sortable - Accept droppables with given class
Reported by: | grncoder | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.5 |
Component: | ui.core | 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!