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

'x' Syntax and Note

Note:

Read and write property. 
Sets the cursor X coordinate.
    
Syntax:
    
window.event.x = value

    

      
      








Related examples in the same category

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