Sekhar
Sekhar

Reputation: 5797

floating widgets (similar to i-google/bbc.co.uk )

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

Answers (1)

roman
roman

Reputation: 11278

jqueryui sortables could work for you: http://jqueryui.com/demos/sortable/#portlets

Upvotes: 1

Related Questions