is there a library in javascript where i can let the user drag and drop boxes and configure? like igoogle.
+1
A:
Checkout this plugin Easy Widgets that was inspired by this tutorial on nettuts that goes over how to build an iGoogle like interface using jQuery in detail. The plugin's home page is down but the source code is available, and you can still see a demo of the nettuts tutorial in action here.
Anurag
2010-04-28 16:52:01
+1
A:
Check ScriptAculous to enable drag and drop
http://wiki.github.com/madrobby/scriptaculous/draggable
http://www.tutorialspoint.com/script.aculo.us/scriptaculous_drag_drop.htm
Ifi
2010-04-28 16:54:27