'pageX' Syntax and Note : pageX « Javascript Properties « JavaScript Reference

'pageX' Syntax and Note

Note:

Read-only property. 
Set cursor X coordinate.
    
Syntax:
    
event.pageX
eventName.pageX

    

      
      








Related examples in the same category

1.'pageX' Example
2.'pageX' is applied to