How to make a DIV Movable (Draggable)?

Hi folks,

You wonder how to Make a <div> movable or draggable?. It is not a tough job if you use the jQuery Library.

Here I’m explaining how to make a DIV tag draggable inside a Container(one more div)!.

It’s …