Home > Ajax, MySQL, PHP, XML > Jquery.ajax Script

Jquery.ajax Script

May 28th, 2009

I’m looking for someone to finish a jQuery Ajax request. The programmer has to program in and have experience with the jQuery library.

I have a Wish List script on my website that uses jQuery’s Sortable UI. The wish list items are stored in a database and are initially loaded in ascending order by the wishlistorder field. After you sort the list with the Sortable interaction, there is a jQuery ajax request that connects to saveorder.php which updates the database with the new wish list order.

Here’s what I need. After the ajax request is complete and the database is updated, I need the script to show the correct numbered order. Right now, after sorting, the numbers don’t change unless you page refresh.

The script can be seen here:

http://test.knoxjewelers.biz/wishlist/

login: ryanknox AT knoxjewelers.biz
pw: apples


Jquery.ajax Script

Comments are closed.
Bear