I'm trying to implement dragging using DOM events. Is there some way to grab events so that I can make sure I get the corresponding mouse release (even if the release occurs outside the press element)? Or do I need to resort to Swing/AWT to do that?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]