Interface for creating new event types.
Platform Support
| IE | Mozilla | Netscape | Opera | Safari | no | 1.0+ | no | no | no |
|---|
Constructors
| Constructor | Action | IE | Mozilla | Netscape | Opera | Safari | ||
|---|---|---|---|---|---|---|---|---|
|
DocumentEvent Constructor() : DocumentEvent
Interface for creating new event types.
|
Show Details | no | 1.0+ | no | no | no | ||
DocumentEvent() : DocumentEventInterface for creating new event types. Returns
|
||||||||
Functions
| Method | Action | IE | Mozilla | Netscape | Opera | Safari | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
createEvent(DOMString eventType) : Event
Creates a new event.
|
Show Details | no | 1.0+ | no | no | no | |||||
|
Parameters
Returns
|
|||||||||||
Availability
HTML DOM Level 2|W3C
