Click to return to the DHTML, HTML     
REL Attribute | rel Prope...     returnValue Property     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

repeat Property


Retrieves whether the onkeydown event is being repeated.

Syntax

HTMLN/A
Scripting[ bRepeat = ] event.repeat

Possible Values

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

The property is read-only with no default value.

Remarks

The repeat property returns true while a user holds down a key.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
event


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.