Copyright 2002-2005 Michael Foster (Cross-Browser.com)
Part of X, a Cross-Browser Javascript Library, Distributed under the terms of the GNU LGPL
Event
Function
xEnableDrag(ele[, fnDragStart[, fnDrag[, fnDragEnd]]])
ele
fnDragStart
fnDrag
fnDragEnd
xGetElementById
xAddEventListener
xRemoveEventListener
xEvent
xParent
xMoveTo
xPreventDefault
http://cross-browser.com/x/examples/drag1.php
http://cross-browser.com/x/examples/drag2.php
1
16Mar05
mf