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