Hi

I am building a little menu manager for a backend of a site. I am
using this Nestable Sortable drag and drop script , using mootools
framework.
demo and script: http://youmuppet.com/?page_id=9
description: http://forum.mootools.net/viewtopic.php?id=1106

It essentially allows the reordering of a <OL>'s <LI>'s and nested
<OL>s , and does it very nciely.

I want to allow the user to re-order the list as they want the "tree"
to be, then hit a Submit button, which will post this and update all
the items in the database with their new order. I know this involves
serializing the data, but am asking for a few pointers on finding out
how to do this, with particular reference to the most Cake way(s) of
doing this?


I havent any experience really with AJAX in CakePHP, and didnt want to
steam ahead and miss out any of the goodness there may be!

thanks for any help you may be able to give,

Luke


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to