jquery-sortablejs
jquery-sortablejs copied to clipboard
How to disable clone option for a specific container?
trafficstars
I want to use clone option for a container but disable it for another container. How can I achieve this?
Just set the option pull: 'clone' in the container you want to clone from.