views:

3950

answers:

4

Is there any jquery plugin for implementing iGoogle style dashboard? So basically drag n drop style etc.

Thanks

+3  A: 

Take a look at the jQuery UI portlet demo for Sortable.

Anthony Mills
looks interesting.. will check thanks
Kurund Jalmi
+2  A: 

I recently found this:

http://www.webappers.com/2008/11/19/how-to-create-igoogle-interface-with-jquery/

Hope that helps...

Kurund Jalmi
A: 

My implementation of iGoogle style Dashboard using jQuery, check http://bit.ly/5R74Lj

Kurund Jalmi
this is free? can I use it in a commercial software?
It's licensed under GNU AGPL 3
Kurund Jalmi
A: 

You can use jqueryui portlets or Dynamic Dashboards. Both are browser independent.

Abbut