1. Is it possible to add elements to a sortable after the sortable has become active? I guess just inserting new li elements into the list won''t be enough, is there a way to tell the sortable that it has a new element? 2. Can I change the containment settings of a sortable after it is active? I want to add sortables dynamically and want to enable moving sortables between this new sortable and already existing ones. -- Posted via http://www.ruby-forum.com/.
Apparently Analagous Threads
- Sortable.create containment:
- hoverclass doesn''t seem to be set from Sortable.create
- Re-orderable column DataGrid + Patches for Sortable.delay and Sortable.ignorePositionXY
- sortables and accept question
- sortable - after complete dropping element want to send ajax reqeust with id of elements: draggable and droppable