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