JavaScript DOM KeyboardEvent property: location
[this page | pdf | back links]
The location property
of KeyboardEvent
objects within the JavaScript
DOM (i.e.
events triggered by an action with the keyboard) returns the location of the
key on the keyboard or device.
NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)