Event: originalTarget property
Non-standard: This feature is non-standard and is not on a standards track. Do not use it on production sites facing the Web: it will not work for every user. There may also be large incompatibilities between implementations and the behavior may change in the future.
Note: This feature is available in Web Workers.
The read-only originalTarget
property of the Event
interface returns the original target of the event before any retargetings. Unlike Event.explicitOriginalTarget
it can also be native anonymous content.
Specifications
This is a Mozilla-specific property and is not part of any current specification. It is not on track to become a standard.
Browser compatibility
Report problems with this compatibility data on GitHubdesktop | mobile | server | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
originalTarget |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
- Non-standard. Check cross-browser support before using.