Here i have done : http://jsfiddle.net/thilakar/QNkEL/2/
I can draggable the parent element and child element too. but i need drop the content between the child and another child(another parent child element.)
My requirement:
i need to drag and drop the text between child and also drop the content another parent child.
My Problem:
sortable not working when list comes dynamically.
Please help me..
thanks
I changed your javascript a little and i think i’m close to what you need:
fiddle here: http://jsfiddle.net/nicolapeluchetti/QNkEL/6/