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.

amoxil over the counter - <a href="https://combamoxi.com/ipratropium/">ipratropium 100 mcg uk</a> ipratropium 100 mcg brand
Ditvkm - 1 weeks
buy accutane 20mg for sale - <a href="https://isotadron.com/linezolid/">zyvox 600 mg sale</a> order zyvox 600mg online
Tdafko - 1 weeks
deltasone 40mg pills - <a href="https://starlisone.com/">deltasone 10mg drug</a> capoten ca
Lythep - 2 weeks

Powered by Linode.