Netvibes like "draggable boxes" with javascript

1.1k Views Asked by At

Do you know any project/framework in javascript (jquery or anything else) that has nice draggable windows that snaps in some fixed places like netvibes has? I found jPolite v2 but it seems a little too complex for what I want to do. Any idea?

1

There are 1 best solutions below

2
On BEST ANSWER

You could use jQuery UI sortable. Look at the portlet example