Click to Rate and Give Feedback
Properties
 repeat Property
repeat Property

Retrieves whether the onkeydown event is being repeated.

Syntax

[ bRepeat = ] event.repeat

Possible Values

bRepeatBoolean that specifies or receives one of the following values:
trueEvent fires two or more times.
falseEvent fires once.

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
Tags What's this?: Add a tag
Community Content
 
Add Community Content
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker