> Before I write something myself, does anyone know if there
> is a custom tag to do a list re-order?
>
> What I mean is:  to allow users to change the order of the items
> on a list by highlighting an item and then clicking an up/down button.

hi carina

i wrote a demo for that -- http://r937.com/sortdropdown.html

as always, feel free to steal, er, learn from my code
(a   /* credit */  might be nice)

after the user sorts the list, the "Save changes" button fires an onsubmit
function that right now just dumps the sorted list to a javascript alert,
you'd have to rewrite that to submit the sorted entries to the database if
you wanted to save them


rudy
http://rudy.ca/

-
You are subscribed to the CFUGToronto CFTALK ListSRV.
This message has been posted by: "rudy" <[EMAIL PROTECTED]>
To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/
Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/
This System has been donated by Infopreneur, Inc.
(http://www.infopreneur.net)

Reply via email to