From: Lars V. N. <LV...@gi...> - 2003-02-02 17:59:26
|
Hi, I'm new on this list so my query may be answered earlier. If so, I apologize. I'm attempting to simultneously use both mouse events (onMouseDown, onMouseMove and onMouseUp) and drag events (onDragEnd) on the same layer, containing an image. I can get both event type to work by themselves, but then the opposite type doesn't work or fail. If I format my image as an <INPUT> tag, the mouse events works, but the dragging is inactive. If I format my image as an <IMG> tag, the dragging works, but the mouse events fail miserably. Is this a limitation in DynAPI (2.5.7) ? Can anyone suggest a work-around if this is a limitation in DynAPI ? Best regards/Med venlig hilsen Lars V. Nielsen GisPro, Denmark http://www.gispro.dk/ http://hjem.get2net.dk/lars-online/ WGS84: 10.20'40"E 55.20'20"N |