Home | Top | Website design | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |
Retrieves the state of the left SHIFT key.
Syntax
[ bPressed = ] event.shiftLeftPossible Values
bPressed | Boolean that receives one of the following values.
|
The property is read-only. The property has no default value.
Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see About Dynamic Properties .
Remarks
The document must have focus for this property to return true.
Example
The following example shows how to use the shiftLeft property to indicate when the user presses the left or right SHIFT keys.
<HEAD>
Standards Information
There is no public standard that applies to this property.
Applies To
|
event |
Home | Top | Website design | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |