The water is calm.
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 javascript, jquery
Subscribe to comments with RSS or TrackBack to 'Serializing Sortable in jQuery'.
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
@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
Name (required)
Mail (will not be published) (required)
Website
search site archives
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
@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