atlas:DragOverlayExtender
Posted by: Software/Technology Discussion,
on 18 May 2006 |
View original | Bookmarked: 0 time(s)
I was looking into the atlas:DragOverlayExtender
control today and puzzling over why whenever I drag a panel around the
browser the the panel is always redrawn at the starting position when I
let go of the mouse. Try adding the following code as an ATLAS ASP.NET
page, running the project and dragging the panel around...<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"><html...