jQuery .load() & UI Sortables AJAX/PHP Fun!
Wednesday, January 21st, 2009So, I’ve been pretty neglectful of this blog, but I have a hard time trying to figure out what to write until I started doing some searching the other day trying to figure out how to do a sample .post() or .load() with jQuery. I found plenty of information on how to do the JavaScript side of it, but I wasn’t able to find an example that had the PHP sample in it as well.
In this post I am going to cover .load() as well as the jQuery UI Sortables plugin. I hope this is beneficial to someone!
(more…)