Home | Top | Web development | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |
Retrieves whether the onkeydown event is being repeated.
Syntax
event.repeat [ = bRepeat ]Possible Values
bRepeat | Boolean that specifies or receives one of the following values:
|
The property is read/write. 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 repeat property returns true while a user holds down a key.
Standards Information
There is no public standard that applies to this property.
Applies To
|
event |
Home | Top | Web development | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |