TOC PREV NEXT INDEX

Put your logo here!


screenX


Returns the horizontal coordinate of the event within the screen as a whole..

Syntax

xCoord = event.screenX 

Parameters

xCoord is the offset from the left side of the screen in pixels.

Example

// example here 

Notes

Additional notes.

Specification

link to spec 


mozilla.org | mailto:oeschger | bug 93108
TOC PREV NEXT INDEX