Dialog Draggable Problem

Dialog Draggable Problem


My dialog window drags great if I set the position using top and
left. But I need mine to set position using bottom and right. So in
my style sheet I force top and left to be auto and I set the bottom
and right to be 0. When I do that I get no dragging.