unsupported templ: event |
UIEvent |
DOM L3 |
The loading of a resource has been aborted. |
abort |
ProgressEvent |
Progress and XMLHttpRequest |
Progression has been terminated (not due to an error). |
abort |
Event |
IndexedDB |
A transaction has been aborted. |
unsupported templ: event |
Event |
HTML5 |
The associated document has started printing or the print preview has been closed. |
unsupported templ: event |
AnimationEvent
Экспериментальная возможность
|
CSS Animations |
A CSS animation has aborted. |
unsupported templ: event |
AnimationEvent
Экспериментальная возможность
|
CSS Animations |
A CSS animation has completed. |
unsupported templ: event |
AnimationEvent
Экспериментальная возможность
|
CSS Animations |
A CSS animation is repeated. |
unsupported templ: event |
AnimationEvent
Экспериментальная возможность
|
CSS Animations |
A CSS animation has started. |
unsupported templ: event |
Event |
Web App Manifest |
A web application is successfully installed as a progressive web app. |
unsupported templ: event |
AudioProcessingEvent
Устарело
|
Web Audio API |
The input buffer of a ScriptProcessorNode is ready to be processed. |
unsupported templ: event
Экспериментальная возможность
|
Event |
Web Speech API |
The user agent has finished capturing audio for speech recognition. |
unsupported templ: event
Экспериментальная возможность
|
Event |
Web Speech API |
The user agent has started to capture audio for speech recognition. |
unsupported templ: event |
Event |
HTML5 |
The associated document is about to be printed or previewed for printing. |
unsupported templ: event |
BeforeUnloadEvent |
HTML5 |
The window, the document and its resources are about to be unloaded. |
unsupported templ: event |
TimeEvent |
SVG |
A SMIL animation element begins. |
blocked |
|
IndexedDB |
An open connection to a database is blocking a versionchange transaction on the same database. |
unsupported templ: event |
FocusEvent
Экспериментальная возможность
|
DOM L3 |
An element has lost focus (does not bubble). |
unsupported templ: event
Экспериментальная возможность
|
SpeechSynthesisEvent |
Web Speech API |
The spoken utterance reaches a word or sentence boundary |
unsupported templ: event |
Event |
HTML5 media |
The user agent can play the media, but estimates that not enough data has been loaded to play the media up to its end without having to stop for further buffering of content. |
unsupported templ: event |
Event |
HTML5 media |
The user agent can play the media up to its end without having to stop for further buffering of content. |
unsupported templ: event |
Event |
DOM L2, HTML5 |
The change event is fired for <input> , <select> , and <textarea> elements when a change to the element's value is committed by the user. |
unsupported templ: event |
Event |
Battery status |
The battery begins or stops charging. |
unsupported templ: event |
Event |
Battery status |
The chargingTime attribute has been updated. |
unsupported templ: event |
MouseEvent |
DOM L3 |
A pointing device button has been pressed and released on an element. |
close |
Event |
WebSocket |
A WebSocket connection has been closed. |
complete |
|
IndexedDB |
A transaction successfully completed. |
unsupported templ: event |
OfflineAudioCompletionEvent
Устарело
|
Web Audio API |
The rendering of an OfflineAudioContext is terminated. |
unsupported templ: event |
CompositionEvent |
DOM L3 |
The composition of a passage of text has been completed or canceled. |
unsupported templ: event |
CompositionEvent |
DOM L3 |
The composition of a passage of text is prepared (similar to keydown for a keyboard input, but works with other inputs such as speech recognition). |
unsupported templ: event |
CompositionEvent |
DOM L3 |
A character is added to a passage of text being composed. |
unsupported templ: event |
MouseEvent |
HTML5 |
The right button of the mouse is clicked (before the context menu is displayed). |
unsupported templ: event |
ClipboardEvent
Экспериментальная возможность
|
Clipboard |
The text selection has been added to the clipboard. |
unsupported templ: event |
ClipboardEvent
Экспериментальная возможность
|
Clipboard |
The text selection has been removed from the document and added to the clipboard. |
unsupported templ: event |
MouseEvent |
DOM L3 |
A pointing device button is clicked twice on an element. |
unsupported templ: event |
Event |
Media Capture and Streams |
A media device such as a camera, microphone, or speaker is connected or removed from the system. |
unsupported templ: event |
DeviceMotionEvent
Экспериментальная возможность
|
Device Orientation Events |
Fresh data is available from a motion sensor. |
unsupported templ: event |
DeviceOrientationEvent
Экспериментальная возможность
|
Device Orientation Events |
Fresh data is available from an orientation sensor. |
unsupported templ: event |
Event |
Battery status |
The dischargingTime attribute has been updated. |
DOMActivate
Устарело
|
UIEvent |
DOM L3 |
A button, link or state changing element is activated (use unsupported templ: event instead). |
DOMAttributeNameChanged
Устарело
|
MutationNameEvent |
DOM L3 Removed |
The name of an attribute changed (use mutation observers instead). |
DOMAttrModified
Устарело
|
MutationEvent |
DOM L3 |
The value of an attribute has been modified (use mutation observers instead). |
DOMCharacterDataModified
Устарело
|
MutationEvent |
DOM L3 |
A text or another CharacterData has changed (use mutation observers instead). |
unsupported templ: event |
Event |
HTML5 |
The document has finished loading (but not its dependent resources). |
DOMElementNameChanged
Устарело
|
MutationNameEvent |
DOM L3 Removed |
The name of an element changed (use mutation observers instead). |
DOMFocusIn
Устарело
|
FocusEvent
Экспериментальная возможность
|
DOM L3 |
An element has received focus (use unsupported templ: event or unsupported templ: event instead). |
DOMFocusOut
Устарело
|
FocusEvent
Экспериментальная возможность
|
DOM L3 |
An element has lost focus (use unsupported templ: event or unsupported templ: event instead). |
DOMNodeInserted
Устарело
|
MutationEvent |
DOM L3 |
A node has been added as a child of another node (use mutation observers instead). |
DOMNodeInsertedIntoDocument
Устарело
|
MutationEvent |
DOM L3 |
A node has been inserted into the document (use mutation observers instead). |
DOMNodeRemoved
Устарело
|
MutationEvent |
DOM L3 |
A node has been removed from its parent node (use mutation observers instead). |
DOMNodeRemovedFromDocument
Устарело
|
MutationEvent |
DOM L3 |
A node has been removed from the document (use mutation observers instead). |
DOMSubtreeModified
Устарело
|
MutationEvent |
DOM L3 |
A change happened in the document (use mutation observers instead). |
unsupported templ: event |
DragEvent |
HTML5 |
An element or text selection is being dragged (every 350ms). |
unsupported templ: event |
DragEvent |
HTML5 |
A drag operation is being ended (by releasing a mouse button or hitting the escape key). |
unsupported templ: event |
DragEvent |
HTML5 |
A dragged element or text selection enters a valid drop target. |
unsupported templ: event |
DragEvent |
HTML5 |
A dragged element or text selection leaves a valid drop target. |
unsupported templ: event |
DragEvent |
HTML5 |
An element or text selection is being dragged over a valid drop target (every 350ms). |
unsupported templ: event |
DragEvent |
HTML5 |
The user starts dragging an element or text selection. |
unsupported templ: event |
DragEvent |
HTML5 |
An element is dropped on a valid drop target. |
unsupported templ: event |
Event |
HTML5 media |
The duration attribute has been updated. |
unsupported templ: event |
Event |
HTML5 media |
The media has become empty; for example, this event is sent if the media has already been loaded (or partially loaded), and the load() method is called to reload it. |
unsupported templ: event
Экспериментальная возможность
|
Event |
Web Speech API |
The speech recognition service has disconnected. |
unsupported templ: event
Экспериментальная возможность
|
SpeechSynthesisEvent |
Web Speech API |
The utterance has finished being spoken. |
unsupported templ: event |
Event |
HTML5 media |
Playback has stopped because the end of the media was reached. |
unsupported templ: event |
Event |
Web Audio API |
Playback has stopped because the end of the media was reached. |
unsupported templ: event |
TimeEvent |
SVG |
A SMIL animation element ends. |
unsupported templ: event |
UIEvent |
DOM L3 |
A resource failed to load. |
unsupported templ: event |
ProgressEvent |
Progress and XMLHttpRequest |
Progression has failed. |
unsupported templ: event |
Event |
WebSocket |
A WebSocket connection has been closed with prejudice (some data couldn't be sent for example). |
unsupported templ: event |
Event |
Server Sent Events |
An event source connection has been failed. |
unsupported templ: event |
Event |
IndexedDB |
A request caused an error and failed. |
unsupported templ: event
Экспериментальная возможность
|
Event |
Web Speech API |
A speech recognition error occurs. |
unsupported templ: event |
SpeechSynthesisErrorEvent |
Web Speech API |
An error occurs that prevents the utterance from being successfully spoken. |
unsupported templ: event |
FocusEvent
Экспериментальная возможность
|
DOM L3 |
An element has received focus (does not bubble). |
unsupported templ: event |
FocusEvent
Экспериментальная возможность
|
DOM L3 |
An element is about to receive focus (bubbles). |
unsupported templ: event |
FocusEvent
Экспериментальная возможность
|
DOM L3 |
An element is about to lose focus (bubbles). |
unsupported templ: event |
Event |
Full Screen |
An element was turned to fullscreen mode or back to normal mode. |
unsupported templ: event |
Event |
Full Screen |
It was impossible to switch to fullscreen mode for technical reasons or because the permission was denied. |
unsupported templ: event |
GamepadEvent
Экспериментальная возможность
|
Gamepad |
A gamepad has been connected. |
gamepaddisconnected |
GamepadEvent
Экспериментальная возможность
|
Gamepad |
A gamepad has been disconnected. |
unsupported templ: event |
PointerEvent |
Pointer Events |
Element receives pointer capture. |
unsupported templ: event |
HashChangeEvent |
HTML5 |
The fragment identifier of the URL has changed (the part of the URL after the #). |
unsupported templ: event |
PointerEvent |
Pointer Events |
Element lost pointer capture. |
unsupported templ: event |
Event |
HTML5 |
The value of an element changes or the content of an element with the attribute contenteditable is modified. |
unsupported templ: event |
Event |
HTML5 |
A submittable element has been checked and doesn't satisfy its constraints. |
unsupported templ: event |
KeyboardEvent |
DOM L3 |
A key is pressed down. |
unsupported templ: event
Устарело
|
KeyboardEvent |
DOM L3 |
A key is pressed down and that key normally produces a character value (use input instead). |
unsupported templ: event |
KeyboardEvent |
DOM L3 |
A key is released. |
languagechange
Экспериментальная возможность
|
Event |
HTML 5.1 |
The user's preferred languages have changed. |
unsupported templ: event |
Event |
Battery status |
The level attribute has been updated. |
unsupported templ: event |
UIEvent |
DOM L3 |
A resource and its dependent resources have finished loading. |
load |
ProgressEvent |
Progress and XMLHttpRequest |
Progression has been successful. |
unsupported templ: event |
Event |
HTML5 media |
The first frame of the media has finished loading. |
unsupported templ: event |
Event |
HTML5 media |
The metadata has been loaded. |
unsupported templ: event |
ProgressEvent |
Progress and XMLHttpRequest |
Progress has stopped (after "error", "abort" or "load" have been dispatched). |
unsupported templ: event |
ProgressEvent |
Progress and XMLHttpRequest |
Progress has begun. |
unsupported templ: event
Экспериментальная возможность
|
SpeechSynthesisEvent |
Web Speech API |
The spoken utterance reaches a named SSML "mark" tag. |
message |
MessageEvent |
WebSocket |
A message is received through a WebSocket. |
message |
MessageEvent |
Web Workers |
A message is received from a Web Worker. |
message |
MessageEvent |
Web Messaging |
A message is received from a child (i)frame or a parent window. |
message |
MessageEvent |
Server Sent Events |
A message is received through an event source. |
unsupported templ: event |
MessageEvent |
MessagePort , Web Workers, Broadcast Channel, Window |
A message error is raised when a message is received by an object. |
unsupported templ: event
Экспериментальная возможность
|
ServiceWorkerMessageEvent or ExtendableMessageEvent , depending on context. |
Service Workers |
A message is received from a service worker, or a message is received in a service worker from another context. |
unsupported templ: event |
MouseEvent |
DOM L3 |
A pointing device button (usually a mouse) is pressed on an element. |
unsupported templ: event |
MouseEvent |
DOM L3 |
A pointing device is moved onto the element that has the listener attached. |
unsupported templ: event |
MouseEvent |
DOM L3 |
A pointing device is moved off the element that has the listener attached. |
unsupported templ: event |
MouseEvent |
DOM L3 |
A pointing device is moved over an element. |
unsupported templ: event |
MouseEvent |
DOM L3 |
A pointing device is moved off the element that has the listener attached or off one of its children. |
unsupported templ: event |
MouseEvent |
DOM L3 |
A pointing device is moved onto the element that has the listener attached or onto one of its children. |
unsupported templ: event |
MouseEvent |
DOM L3 |
A pointing device button is released over an element. |
unsupported templ: event
Экспериментальная возможность
|
SpeechRecognitionEvent |
Web Speech API |
The speech recognition service returns a final result with no significant recognition. |
unsupported templ: event |
NotificationEvent
Экспериментальная возможность
|
Notifications API |
A system notification spawned by ServiceWorkerRegistration.showNotification() has been clicked. |
unsupported templ: event |
Event |
HTML5 offline |
The browser has lost access to the network. |
unsupported templ: event |
Event |
HTML5 offline |
The browser has gained access to the network (but particular websites might be unreachable). |
open |
Event |
WebSocket |
A WebSocket connection has been established. |
open |
Event |
Server Sent Events |
An event source connection has been established. |
unsupported templ: event |
Event |
Screen Orientation |
The orientation of the device (portrait/landscape) has changed |
unsupported templ: event |
PageTransitionEvent |
HTML5 |
A session history entry is being traversed from. |
unsupported templ: event |
PageTransitionEvent |
HTML5 |
A session history entry is being traversed to. |
unsupported templ: event |
ClipboardEvent
Экспериментальная возможность
|
Clipboard |
Data has been transferred from the system clipboard to the document. |
unsupported templ: event |
Event |
HTML5 media |
Playback has been paused. |
unsupported templ: event
Экспериментальная возможность
|
SpeechSynthesisEvent |
Web Speech API |
The utterance is paused part way through. |
unsupported templ: event |
PointerEvent |
Pointer Events |
The pointer is unlikely to produce any more events. |
unsupported templ: event |
PointerEvent |
Pointer Events |
The pointer enters the active buttons state. |
unsupported templ: event |
PointerEvent |
Pointer Events |
Pointing device is moved inside the hit-testing boundary. |
unsupported templ: event |
PointerEvent |
Pointer Events |
Pointing device is moved out of the hit-testing boundary. |
unsupported templ: event |
Event |
Pointer Lock |
The pointer was locked or released. |
unsupported templ: event |
Event |
Pointer Lock |
It was impossible to lock the pointer for technical reasons or because the permission was denied. |
unsupported templ: event |
PointerEvent |
Pointer Events |
The pointer changed coordinates. |
unsupported templ: event |
PointerEvent |
Pointer Events |
The pointing device moved out of hit-testing boundary or leaves detectable hover range. |
unsupported templ: event |
PointerEvent |
Pointer Events |
The pointing device is moved into the hit-testing boundary. |
unsupported templ: event |
PointerEvent |
Pointer Events |
The pointer leaves the active buttons state. |
unsupported templ: event |
Event |
HTML5 media |
Playback has begun. |
unsupported templ: event |
Event |
HTML5 media |
Playback is ready to start after having been paused or delayed due to lack of data. |
unsupported templ: event |
PopStateEvent |
HTML5 |
A session history entry is being navigated to (in certain cases). |
unsupported templ: event |
ProgressEvent |
Progress and XMLHttpRequest |
In progress. |
unsupported templ: event |
PushEvent
Экспериментальная возможность
|
Push API |
A Service Worker has received a push message. |
unsupported templ: event |
PushEvent
Экспериментальная возможность
|
Push API |
A PushSubscription has expired. |
unsupported templ: event |
Event |
HTML5 media |
The playback rate has changed. |
unsupported templ: event |
Event |
HTML5 and XMLHttpRequest |
The readyState attribute of a document has changed. |
unsupported templ: event |
TimeEvent |
SVG |
A SMIL animation element is repeated. |
unsupported templ: event |
Event |
DOM L2, HTML5 |
A form is reset. |
unsupported templ: event |
UIEvent |
DOM L3 |
The document view has been resized. |
unsupported templ: event |
Performance |
Resource Timing |
The browser's resource timing buffer is full. |
unsupported templ: event
Экспериментальная возможность
|
SpeechRecognitionEvent
Экспериментальная возможность
|
Web Speech API |
The speech recognition service returns a result — a word or phrase has been positively recognized and this has been communicated back to the app. |
unsupported templ: event
Экспериментальная возможность
|
SpeechSynthesisEvent
Экспериментальная возможность
|
Web Speech API |
A paused utterance is resumed. |
unsupported templ: event |
UIEvent |
DOM L3 |
The document view or an element has been scrolled. |
unsupported templ: event |
Event |
HTML5 media |
A seek operation completed. |
unsupported templ: event |
Event |
HTML5 media |
A seek operation began. |
unsupported templ: event |
UIEvent |
DOM L3 |
Some text is being selected. |
unsupported templ: event
Экспериментальная возможность
|
Event |
Selection API |
A selection just started. |
unsupported templ: event
Экспериментальная возможность
|
Event |
Selection API |
The selection in the document has been changed. |
unsupported templ: event |
MouseEvent |
HTML5 |
A contextmenu event was fired on/bubbled to an element that has a contextmenu attribute |
unsupported templ: event |
Event |
DOM |
The node contents of a HTMLSlotElement (<slot> ) have changed. |
unsupported templ: event
Экспериментальная возможность
|
Event |
Web Speech API |
Any sound — recognisable speech or not — has stopped being detected. |
unsupported templ: event
Экспериментальная возможность
|
Event |
Web Speech API |
Any sound — recognisable speech or not — has been detected. |
unsupported templ: event
Экспериментальная возможность
|
Event |
Web Speech API |
Speech recognised by the speech recognition service has stopped being detected. |
unsupported templ: event
Экспериментальная возможность
|
Event |
Web Speech API |
Sound that is recognised by the speech recognition service as speech has been detected. |
unsupported templ: event |
Event |
HTML5 media |
The user agent is trying to fetch media data, but data is unexpectedly not forthcoming. |
unsupported templ: event
Экспериментальная возможность
|
Event |
Web Speech API |
The speech recognition service has begun listening to incoming audio with intent to recognize grammars associated with the current SpeechRecognition . |
unsupported templ: event |
SpeechSynthesisEvent |
Web Speech API |
The utterance has begun to be spoken. |
unsupported templ: event |
StorageEvent |
Web Storage |
A storage area (localStorage or sessionStorage) has changed. |
unsupported templ: event |
Event |
DOM L2, HTML5 |
A form is submitted. |
success |
Event |
IndexedDB |
A request successfully completed. |
unsupported templ: event |
Event |
HTML5 media |
Media data loading has been suspended. |
unsupported templ: event |
SVGEvent |
SVG |
Page loading has been stopped before the SVG was loaded. |
unsupported templ: event |
SVGEvent |
SVG |
An error has occurred before the SVG was loaded. |
unsupported templ: event |
SVGEvent |
SVG |
An SVG document has been loaded and parsed. |
unsupported templ: event |
SVGEvent |
SVG |
An SVG document is being resized. |
unsupported templ: event |
SVGEvent |
SVG |
An SVG document is being scrolled. |
unsupported templ: event |
SVGEvent |
SVG |
An SVG document has been removed from a window or frame. |
unsupported templ: event |
SVGZoomEvent |
SVG |
An SVG document is being zoomed. |
unsupported templ: event |
ProgressEvent |
XMLHttpRequest |
|
unsupported templ: event |
Event |
HTML5 media |
The time indicated by the currentTime attribute has been updated. |
unsupported templ: event |
TouchEvent |
Touch Events |
A touch point has been disrupted in an implementation-specific manners (too many touch points for example). |
unsupported templ: event |
TouchEvent |
Touch Events |
A touch point is removed from the touch surface. |
unsupported templ: event |
TouchEvent |
Touch Events |
A touch point is moved along the touch surface. |
unsupported templ: event |
TouchEvent |
Touch Events |
A touch point is placed on the touch surface. |
unsupported templ: event |
TransitionEvent
Экспериментальная возможность
|
CSS Transitions |
A CSS transition has completed. |
unsupported templ: event |
UIEvent |
DOM L3 |
The document or a dependent resource is being unloaded. |
upgradeneeded |
|
IndexedDB |
An attempt was made to open a database with a version number higher than its current version. A versionchange transaction has been created. |
unsupported templ: event |
UserProximityEvent
Экспериментальная возможность
|
Proximity Sensor |
Fresh data is available from a proximity sensor (indicates whether the nearby object is near the device or not). |
unsupported templ: event
Экспериментальная возможность
|
Event |
Web Speech API |
The list of SpeechSynthesisVoice objects that would be returned by the SpeechSynthesis.getVoices() method has changed (when the unsupported templ: event event fires.) |
versionchange |
|
IndexedDB |
A versionchange transaction completed. |
unsupported templ: event |
Event |
Page visibility |
The content of a tab has become visible or has been hidden. |
unsupported templ: event |
Event |
HTML5 media |
The volume has changed. |
unsupported templ: event |
Event |
HTML5 media |
Playback has stopped because of a temporary lack of data. |
unsupported templ: event |
WheelEvent |
DOM L3 |
A wheel button of a pointing device is rotated in any direction. |