detail property
Gets additional information about an event.
![]() ![]() |
Syntax
| JavaScript | |
|---|
Property values
Type: Integer
Additional information about the event.
Standards information
- Document Object Model (DOM) Level 3 Events Specification, Section 5.2.1
Remarks
You can set the detail property of an event by using the initUIEvent method. The standard UIevents do not set this value.
See also
- CompositionEvent
- DragEvent
- FocusEvent
- KeyboardEvent
- MouseEvent
- MouseWheelEvent
- MSGestureEvent
- SVGZoomEvent
- TextEvent
- UIEvent
- WheelEvent
- Gesture flags
Show:

