DND: Drag-and-Drop Library for JavaScript
DND is a JavaScript library that provides drag-and-drop functionality to elements on web pages. It includes the Sortable class, an easy-to-use interface that allows users to rearrange the order of elements in tables or lists by dragging them to a new location.
DND uses the Prototype JavaScript framework and the CFX library, both of which are included with the source.