JavaScript DOM TouchEvent property: altKey
[this page | pdf | back links]
The altKey property of TouchEvent
objects within the JavaScript
DOM returns true if
‘ALT’ key was pressed, otherwise returns false.
NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)