Click to See Complete Forum and Search --> : Editable list order


hessodreamy
11-02-2005, 08:15 AM
Is there a form element in html which shows a list and allows the user to edit the order of the list, which can then be submitted - you know, where they click on a list item and select up and down buttowns to re-position the item? Or is this a javascript issue?

Fang
11-02-2005, 09:54 AM
JavaScript: http://tool-man.org/examples/sorting.html

hessodreamy
11-02-2005, 10:00 AM
Well that wasn't exactly what i'd picture - it's better!!!
That's really nifty. Hope i can get it working.
Cheers