drag and drop not working for dynamically created div
Hi,
I have created a div using jquery. Drag the element from another div into newly created div. but dropping is not working.
If i create the div on form submission it's working fine.
Pls can any one help me how to do the above funtionality with out form submission.
Thanks you.