Leon Ho

The water is calm.

Serializing Sortable in jQuery

with 2 comments

Doesn’t need to write our own serialization anymore, it is supported in trunk/ui/ui.sortable.js:

Written by Leon

February 12th, 2008 at 5:23 am

Posted in Programming

Tagged with ,

2 Responses to 'Serializing Sortable in jQuery'

Subscribe to comments with RSS or TrackBack to 'Serializing Sortable in jQuery'.

  1. This is similar to something I’m trying to do.
    How would you modify this to send the data via a POST request to a script, e.g. one named process.php ?

    Thanks,
    Sw

    Scott Wagner

    8 Oct 08 at 5:40 am

  2. @Scott:
    Just came across this post. Check out the link below. I just replaced the .load with .post.

    http://www.wil-linssen.com/extending-the-jquery-sortable-with-ajax-mysql/

    Pasquale

    3 Feb 09 at 7:23 pm

Leave a Reply