ExtDraggable Object
This class sets up a DOM object to be draggable around the screen. Such as the ability to restrict the object to vertical or horizontal only movement, move the object by a certain increment, or return the object to its original position. ...