Re: [Dynapi-Dev] mouse.js bug on DynAPI?

2001-07-13 Thread Doug Melvin
The best way to find out if everyone aggres with you (and have them even consider your suggestion) Is to produce some sample HTML that deponstrates the resultes of using each method. :-) - Original Message - From: Gabriel Suchowolski To: [EMAIL PROTECTED] Sent: Fri

[Dynapi-Dev] mouse.js bug on DynAPI?

2001-07-13 Thread Gabriel Suchowolski
I found on IE5.5 WIN32 (I don't know on other platform on IE and other IE versions) that mouse.js mesure the position of the mouse relative to the layer with   evt.x=is.ie?e.x-evt.src.getPageX():e.layerXevt.y=is.ie?e.y-evt.src.getPageY():e.layerY   that returns values of x,y bigger of 0 when m