Create a Draggable Element in JavaScript

Thank you Kirupa. That’s great (and I’m already using it :stuck_out_tongue_winking_eye:) for dragging multiple elements inside a container. But what if one have multiple containers? In that case one can’t use that code because #container ID must be unique. Am I right? :thinking: