Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] how do I do event.clientX in Netscape?
- From: javascript@xxxxxxxxxx (Lau)
- Subject: [Javascript] how do I do event.clientX in Netscape?
- Date: Wed, 27 Mar 2002 20:23:14 +1100
How do I detect the current cursor position in NN4.7 and in NN6? In IE I use the following: var x=event.clientX; var y=event.clientY; but it doesn't work in Netscape :-(
- Follow-Ups:
- [Javascript] how do I do event.clientX in Netscape?
- From: Andrew Gibson
- [Javascript] how do I do event.clientX in Netscape?
- References:
- Prev by Date: [Javascript] Changing the Font Size in an Alert box.
- Next by Date: [Javascript] how do I do event.clientX in Netscape?
- Previous by thread: [Javascript] Changing the Font Size in an Alert box.
- Next by thread: [Javascript] how do I do event.clientX in Netscape?
- Index(es):