Sortable

Sortable


Is there anyway to make the sortable function do a POST instead of a
GET? I need to update database data and would prefer only to do
modifications to the backend with a POST.