Deutsch | English | Español | Français |
Italiano | 日本語 | 한국어 | Português |
Pусский | 简体中文 | 繁體中文 |
This section describes events, including those described in Document Object Model (DOM) Level 3 Events.
In this section
Topic | Description |
---|---|
Provides contextual information associated with animation events. | |
Represents an ARIA property request via script. | |
Provides event properties that are specific to the onbeforeunload event. | |
Sent to clients using WebSockets when the connection is closed. | |
Represents a user interface (UI) action currently taking place. | |
Provides event properties that are specific to text composition events. | |
Provides event properties that are specific to user-defined custom events. | |
Provides access to predefined clipboard formats for use in drag-and-drop operations. | |
Represents a single data item (string or file kind) in a DataTransferItemList for a drag operation. | |
DataTransferItemList |
Represents all of the data items in a single drag and drop operation. |
Represents the acceleration (in m/s²) of the host device in motion along the X, Y, and Z axes. | |
Provides information about the motion of the host device, including acceleration and rate of rotation. | |
Provides information about the physical orientation of the host device. | |
Represents the rate of rotation (in deg/s) of the host device in space, around its X, Y, and Z axes. | |
Provides event properties that are specific to drag-and-drop events. | |
Provides event properties and methods that are common to all events. As of Microsoft Edge, the
| |
Provides event properties that are specific to focus events. | |
Represents a change to the portion of the page URL that follows the number sign (#). | |
Provides event properties that are specific to keyboard events. | |
Provides event properties that are specific to the onmessage event. | |
Provides event properties that are specific to mouse events. | |
Provides event properties that are specific to the onmousewheel event. | |
Provides event properties that are specific to modifications to the DOM hierarchy and nodes. Note
Mutation Events (W3C DOM Level 3 Events) have been deprecated in favor of
Mutation Observers (W3C DOM4). For more info, see
"Migrating mutation and property change events to Mutation Observers".
| |
Provides high level methods and properties that represent touch, mouse, or pen interaction with elements on a page. | |
Provides contextual information associated with gesture events. | |
Event that provides contextual information when contact is made to the screen and an element is manipulated. | |
Provides event properties that are specific to pinned site events. | |
Page transition events fire when a webpage is being loaded or unloaded. | |
Provides contextual information associated with input events (for example, from mouse, touch or pen). Note Starting with Internet Explorer 11, the MS vendor prefix version of this object is no longer supported. The event.
type property of a MSPointerEvent object will return the unprefixed PointerEvent name, regardless of the name used to register the event listener.
For a summary of all changes to the Internet Explorer Pointer Events implementation since Internet Explorer 10, see Pointer Events updates. | |
Fires when a history entry changes. | |
Provides event properties for displaying the progress of operations. | |
Provides event properties that are specific to the onstorage event. | |
The read-only Touch object represents an individual touch point for a touch event. | |
The read-only
TouchEvent object is used for the | |
TouchList provides the list of individual points of contact for a touch event. | |
Provides event properties that are specific to text events. | |
Provides specific contextual information associated with Cascading Style Sheets (CSS) transitions. | |
Provides event properties that are specific to UI events. | |
Provides event properties that are specific to the onmousewheel event. This object is not supported for Windows Store apps using JavaScript. |