it is necessary to name the ids for the elements in this form , so prototype can use serialize() : <ul> <li id="someid_1"></li> <li id="someid_2"></li> <li id="someid_3"></li> </ul> http://wiki.script.aculo.us/scriptaculous/show/Sortable.serialize
I'm not sure why, but onComplete only works with ids in that format (yes, took me a while to figure out that :) spark On 10/5/06, bingo <[EMAIL PROTECTED]> wrote: > > Hi Chris, > > I have both the things working... i tried using Firebug..but its of no > use as my Ajax.Updater doesn't show onComplete option > > Regards > > > > > -- [web] http://synapsisdi.com.br [livesets] http://djspark.com.br/mp3 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
