appended element not draggable

appended element not draggable

Hiya.

I have few elements on my page and user is able to append more of those elements from a link.
All those elements are draggable, but somehow appended elements aren't draggable at all.

I found some answer to this that said "you have to bind draggable event again" but I'm not quite sure what that means or how that happens. I've tried a few things but haven't been able to get it to work.
Any helps?