This documentation is archived and is not being maintained.
altKey property
Retrieves a value that indicates the state of the ALT key. For the standards based property, see altKey.
Syntax
| JavaScript | p = object.altKey |
Property values
Type: Boolean
false (false)
-
ALT key is not pressed.
true (true)
-
ALT key is pressed.
See also
-
event
-
altLeft