On Tuesday, July 8, 2003, at 12:50 AM, Sigurd Lerstad wrote: > Is this the same as screenX/screenY with just currentTranslate taken > into > account? Is currentScale also taken into account? Nope, as I understand from the DOM Events spec [1] screenX/screenY - mouse coordinates on the screen space: (0,0) is located at the top-left of your screen clientX/clientY - mouse coordinates on the client space: (0,0) is located at the top-left of your client (viewer) window. Antoine -- Antoine Quint <antoine.quint@fuchsia-design.com> SVG Consultant & Research Scientist, Fuchsia Design W3C SVG Working Group Invited ExpertReceived on Tuesday, 8 July 2003 12:08:28 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 4 September 2006 18:11:23 GMT