Drag And Drop Panels In Myyahoo How Do I Do That In Asp.net C# Or Javascript?

November 22nd, 2009 by CTO WebOjO.com website designers Lahore Pakistan Leave a reply »

Hi,
I would like to get some technical details on how to drag and drop and at the same time reposition panels or sections similar to what MYYahoo does…

Advertisement

1 comment

  1. Steven V says:

    Drag and drop panels on a web site is done in javascript.
    The best way to do it is to use the scriptaculous library. There’s a whole section on drag and drop.