|
Drag-n-drop hasn't been friendly to the browser world, and with a lot of javascript
and positioning know-how, it can be accomplished. Using the Atlas DragOverlayExtender
makes this a bit simpler.
- Drag/Drop: Show a simple panel being able to drag around the scren
- Drag/Drop w/Profile: integrated with ASP.NET 2.0 Profile features,
the postion of the overlay will be stored in the user profile.
- Drag Anything (almost): this page shows overlay extenders on TextBox,
DropDownList, and Calendar.
 | ASPX |
|
 | CS |
|
|