|
|
|
|
|
shiftKey
Returns a boolean indicating whether the <shift> key was pressed when the event was fired.
Syntax
bool = event.shiftKeyParameters
bool is a boolean true | false.
Example
Notes
Specification
link to spec
| mozilla.org | mailto:oeschger | bug 93108 |
|
|
|
|
|