content.serialize() could be re-written as "variable you set to the
return of Sortable.create".serialize();
var foo = Sortable.create('somDomElement',{});
...
var sortOrder = foo.serialize();
Does that help?
Walter
On Feb 23, 2009, at 7:00 AM, vanq69 wrote:
>
> ANY help would be greatly appreciated, I think the rest of my code for
> dealing with placing it into the database etc is correct as it worked
> before so im fairly confident its just this line.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---