I have one button, and when i click it it adds elements that are with same class, for example my class is image_class, the default added elements are being dragged, but when i add new element with the class i can’t drag it or sort it.How can i fix that ?I want when dynamically added element shows up to be dragged or sorted .There is no problem with the default ones.
I’m using jquery ui
Okay, here’s one way of doing it (and since I have no idea what your button code does…)
http://jsfiddle.net/TrowthePlow/qZz5j/