I have a button. on clicking it appends a class having draggable into the container.
The div having draggable class is assigned the jquery draggable() in order to make it draggable.
However the objects created during run time is not becoming dragable.
To assign
draggableto dynamic elements, try following statement after creating and appending thosedraggabletodocument: