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

'y' Syntax and Note

Note:

Read and write property. 
Sets the cursor Y coordinate.
    
Syntax:
    
window.event.y = value

    

      
      








Related examples in the same category

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