I was reading this repeated question all over the web and in SO, but found no simple solution
How can I have a simple jQuery Sortable that persists it's sorting by a cookie?
http://jqueryui.com/demos/sortable/
The tabs have it built in...
http://jqueryui.com/demos/tabs/#cookie
And I've yet to find a similiar solution for Sortable...