It helped :) Here I've created an update_order.php Can you please troubleshoot it? http://jsbin.com/apono
> Add a closing parenthesis and a semicolon after the closing brace at > the end of line 77 of the code on jsbin. > > Here it is in context: > > //this replaces the call to Prototype's identify() function > clone.id = transport.responseText; > }}); <-- right here > > //re-build the list to include the new cloned element > setupSortable.defer(); > > Walter > > On Jun 6, 2009, at 2:55 PM, WLQ wrote: > > > > > missing ) after argument list > > setupSortable.defer();\n > > > That's by your > >http://jsbin.com/emuya/edit > > JS script. > > >> Please post a link and I'll take a look. What does Firebug say when > >> you run it? > > >> Walter > > >> On Jun 6, 2009, at 6:48 AM, WLQ wrote: > > >>> Walter, why ain't the script you've post working. I mean no drag and > >>> drop is working now. When I've connected it to my local server. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
