David Balch <david.balch@fassoc.co.uk> wrote: > Mozilla: > document.mousetest.mousexy.value = ev.clientX This is indeed the standard DOM way of reading it. Lack of browser support is another issue - which browsers are you concerned with? Note that clientX isn't generally especially useful unless you happen to know that your page hasn't been scrolled. Quite why a screen-relative and window-relative position were included in DOM events but not a page-relative one (which is the one useful to web page authors 99% of the time) is quite beyond me. -- Andrew Clover Technical Consultant 1VALUE.com AGReceived on Friday, 5 October 2001 11:37:18 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 22 June 2012 06:13:55 GMT