|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
Can anyone tell me how to get the coordinates of the mouse pointer? Thanks, Tags. |
|
#2
|
|||
|
|||
|
URLTry this:
Yposition = event.clientY; Xposition = event.clientX; You can also have a look at http://www.irt.org/script/490.htm |
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > Mouse coords |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|