Drag and drop an object

I’m looking unsuccessfully for a good tutorial on dragging and dropping a selected div tag.

Hi,
a few flat options pure js
http://luke.breuer.com/tutorial/javascript-drag-and-drop-tutorial.aspx

http://www.dynamicdrive.com/dynamicindex11/domdrag/

http://www.webtoolkit.info/javascript-drag-and-drop.html

Bye

You should check out jQuery UI. http://jqueryui.com/demos/draggable/