Ok, that's a goog solution, it works now :-)
But the question is still, is it a bug in Netscape or in the DynAPI?
Thank's for your help.
Greetings
Bernhard
-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Im Auftrag von Eytan
Heidingsfeld
Gesendet am: Montag, 25. Juni 2001 17:48
An: [EMAIL PROTECTED]
Betreff: RE: [Dynapi-Help] EventHandler disabled in NS 4.7
You don't need to track the mouse the whole time. You can obtain the x and y
via the onclick event.
8an
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of bernhard voigt
Sent: Monday, June 25, 2001 3:13 PM
To: [EMAIL PROTECTED]
Subject: RE: [Dynapi-Help] EventHandler disabled in NS 4.7
Ok, sorry, I explain it a little bit more precisely.
I've got a table with datarecords in each row. There are options to to
somthing with this data, e.g. deleting, editing and so on. This should be
handeld via a popup-menu.
Because of huge memory consumption when building a complete table with
DynLayers, I decided to show the popup-menu by clicking on a link, placed
somwhere in the table row. So I need the 'onclick' event-handler in the
link, to invoke a method 'showMenu( )', and I need the location where the
click occured. I thought it would be easy to use a MouseMotionListener like
the CursorPositionListener in the Mail before.
But in the end both don't work at the same time, respectively only in IE.
Hope it's clearer now.
Bernhard
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help