Reputation: 5797
I want to mimic one behavior of the two sites - that of floating widgets - where a user can reorganize the layout. How is that accomplished? Is there any jquery modules available for that? It would be really great if someone could point me to those resources..
Thanks!
Upvotes: 0
Views: 578
Reputation: 11278
jqueryui sortables could work for you: http://jqueryui.com/demos/sortable/#portlets
Upvotes: 1