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