Javascript Reference
Categories: event

javascript event clientX, clientY

@June 30, 2008, 6:56 p.m.
clientX, clientY Firefox/Netscape/NN 6 IE 4 Chrome/Safari/DOM 2
  Read-only

Indicate the horizontal (x) and vertical (y) coordinate of the mouse at the moment the current event fired. These coordinates are relative to the viewable document area of the browser window or frame. To convert these coordinates to the document's in IE, be sure to add the body element's scroll values (or html element's scroll values in IE 6 standards-compatible mode). For Netscape 6, the pageX and pageY properties provide coordinates in the document's space.

 
Example
 
if ((evt.clientX >= 10 && evt.clientX <= 20) &&
(evt.clientY >= 50 && evt.clientY <= 100)) {
 // process code for click in hot zone bounded by 10,50 and 20,100
}
 
Value

Integer of pixel values.

 
Default

None.

cheap semaglutide - <a href="https://rybiactin.com/vardenafil/">buy generic vardenafil 10mg</a> buy cyproheptadine 4mg without prescription
Qnikti - 37 hours
amoxiclav brand - <a href="https://nizomenal.com/">purchase amoxiclav for sale</a> cost cymbalta 40mg
Ulixca - 3 days
order augmentin 1000mg pills - <a href="https://nizomenal.com/">purchase augmentin for sale</a> oral cymbalta 20mg
Pciphc - 1 weeks

Powered by Linode.