Question

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!

Was it helpful?

Solution

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/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top