July 1998
Intermediate to advanced
1456 pages
65h 5m
English
altKey — NN n/a IE 4 DOM n/a
Read-only
Reveals the state of the Alt key at the time the event fired.
if (event.altKey) {
handle case of Alt key down
}Boolean value: true | false.
false
Read now
Unlock full access