Gets the name of an event.
Property of dom/Eventdom/Event
SyntaxNote: This property is read-only.
var eventType = event.type;
Return Value
Returns an object of type StringString
The name of the event.
NotesThe type property of the event depends on the event. This property can be a standard event type, or it can be a custom user-defined event that you created by using the createEvent and initEvent methods.
Related specificationsMicrosoft Developer Network: [Windows Internet Explorer API reference Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4