javascript event shiftLeft
@March 15, 2008, 1:22 a.m.
shiftLeft | Firefox/Netscape/NN n/a IE 5.5(Win) Chrome/Safari/DOM n/a |
Read-only | |
Returns true if the left Shift key was pressed at the instant the event fired. |
|
Example | |
if (evt.shiftLeft) { // process for left Shift key being down } |
|
Value | |
Boolean value: true | false. |
|
Default | |
false |
Permanent URL:
http://javascript.gakaa.com/event-shiftleft.aspx
Powered by Linode.