Scott Sauyet wrote:
I think there's a problem with the serialization of nested lists inside
Sortables.  I have an altered version of the demo here:

     http://scott.sauyet.com/issues/2008-04-08a/

Hearing no suggestions, I hacked together something which works for my case:

    http://scott.sauyet.com/issues/2008-04-08a/solution/

This involves redefining $.ui.sortable.prototype.serialize, but as I can do that in my page rather than in the ui source, I'm not terribly unhappy with it. It's far from ideal though, and I would still love to hear any better ways to get this done.

Cheers,

  -- Scott

Reply via email to