Have two connected sortable lists inside a div.Need to be able to reorder items in each list,updating with ajax.And I want to use it with php and mysql.but I don't know how to do it? could anyone can help me? thanks!
A:
This article might just be of help. I am using the example provided from the article with modifications for my website.
The jQuery Sortable Lists with Drag and Drop handling:
http://www.wil-linssen.com/jquery-sortable-lists-with-drag-drop-handle/
Extending the Sortable List to add AJAX and MySQL
http://www.wil-linssen.com/extending-the-jquery-sortable-with-ajax-mysql/
thephpdeveloper
2009-09-10 05:17:36
3KS!but i wanna sort one element from one div to another,not in one div.how to update the received element in the new div?
ekenfire
2009-09-10 06:13:30
i mean element can be dragged to another div and updated
ekenfire
2009-09-10 06:16:06
sorry then i don't have a solution for that.
thephpdeveloper
2009-09-10 07:16:08
THX all the same!
ekenfire
2009-09-10 16:00:56