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...

link|improve this question

bit more information would be nice. What Sortable plugin are you using? What are you sorting? Have you looking into jquery.cookie? – Alastair Pitts Jun 23 '11 at 5:47
built-in JQuery UI sortable, yes, I have, I was looking for a code snippet / existing implementation, I ended up actually writing code... – Eran Medan May 9 at 5:34
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.