asp.net.ph

Skip Navigation Links

repeat Property

event Properties   DHTML Events


Retrieves whether an event is being repeated.

Syntax


HTML N/A
Script [ bRepeat = ] event.repeat

Possible Values


bRepeat Boolean specifying whether the event was repeated.

The property is read-only with no default value.

Remarks

The repeat property returns true if an event is repeated. For example, the onkeydown event returns true for the repeat property if a keyboard key is held down.

Applies To

event



>

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note