1

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!

1 Answer 1

2

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/

Sign up to request clarification or add additional context in comments.

2 Comments

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?
sorry then i don't have a solution for that.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.