From: Sam D. <sa...@eb...> - 2000-11-16 01:45:16
|
Here's another basic question. I'm trying to make a layer draggable. I followed the tutorials on dragging: DragEvent.setDragBoundary(testlayer) DragEvent.enableDragEvents(testlayer) OK, my testlayer appeared to be draggable in Navigator, but not in IE. From playing around with the code it seems like I have to be able to click on the background of the layer (eg somewhere where there is no image or table or form element) to drag the layer, in both browsers. Is there some way to drag a layer by clicking anywhere on it? Or in a specific region of the layer? I suspect I've probably made some simple mistake that is causing dragging to behave in this unexpected way, but I just can't figure out what I'm doing wrong. Any help would be greatly appreciated! Sam Douglass eBondTrade www.ebondtrade.com |