This is a demonstration of the draglist Drag and Drop Ordered list implementation used
in the
formVista business component framework
by
DTLink Software.
You can grab the (drag) text and reorder the items on the list. On pressing submit,
the new order of the items will be sent to the server and displayed.
draglists are enclosed in a wrapping
<DIV> tag. Each item in the list
is contained in a draggable div or span. When submit is pressed the list of items is
queried and the position values are modified.
For more information see the
Drag List home page.