Gets a value that indicates whether a trusted event source created an event.
Syntax
| JavaScript | |
|---|
Property values
Type: Boolean
true (true)
-
The event is trusted.
false (true)
-
The event is a custom event that the createEvent method created.
See also
- SVGZoomEvent
- BeforeUnloadEvent
- CompositionEvent
- CustomEvent
- DragEvent
- Event
- FocusEvent
- KeyboardEvent
- MessageEvent
- MouseEvent
- MutationEvent
- StorageEvent
- TextEvent
- UIEvent
- Reference
- createEvent
- initEvent
Build date: 11/29/2012