On May 15, 2008, at 11:58 AM, afan pasalic wrote:
Eric Butera wrote:
I use this:
http://developer.yahoo.com/yui/examples/dragdrop/dd-reorder.html
This one is good too.
But, actually, I need something more simple. Nothing "fancy" :D.
for something very simple how about add a drop down list for each item:
[chooose position..]
{ - before task 1 }
{ - before task 2 }
{ - before task 3 }
{ - before task 4 }
{ - at the end }
and when user clicks save, the php side will do it's magic and update.
i think there is a limitation especially if the user decides to
reorder many items. but then if you are handy with the javascript/ajax
then just do a visual update which can make it easier for the user.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php