Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

ClientY Syntax and Note

Note: Read and write properties.  Sets the Y coordinates of the mouse pointer's position      Syntax:      window.event.clientX = value window.event.clientY = value