'screenY-mouse' Syntax and Note : screenY mouse « Javascript Properties « JavaScript Reference

'screenY-mouse' Syntax and Note

Note:

Read and write property. 
Return the mouse coordinates.
    
Syntax:
    
window.event.screenX = value

    

      
      








Related examples in the same category

1.'screenY-mouse' Example
2.'screenY-mouse' is applied to