UIEvent.detail (Property)

Some detailed information about the Event object is made available as a numeric value.

Availability:

DOM level - 2
JavaScript - 1.5
Netscape version - 6.0
Property/method value type:Number primitive
JavaScript syntax:NmyUIEvent.detail

The value provided here depends on the Event type being inspected.

Property attributes:

ReadOnly.