Optional
abortThe event.
Optional
animationcancelOptional
animationendOptional
animationiterationOptional
animationstartOptional
auxclickOptional
blurFires when the object loses the input focus.
The focus event.
Optional
cancelOptional
canplayOccurs when playback is possible, but would require further buffering.
The event.
Optional
canplaythroughOptional
changeFires when the contents of the object or selection have changed.
The event.
Optional
clickFires when the user clicks the left mouse button on the object
The mouse event.
Optional
closeOptional
contextmenuFires when the user clicks the right mouse button in the client area, opening the context menu.
The mouse event.
Optional
createOptional
cuechangeOptional
dblclickFires when the user double-clicks the object.
The mouse event.
Optional
dragFires on the source object continuously during a drag operation.
The event.
Optional
dragendFires on the source object when the user releases the mouse at the close of a drag operation.
The event.
Optional
dragenterFires on the target element when the user drags the object to a valid drop target.
The drag event.
Optional
dragexitOptional
dragleaveFires on the target object when the user moves the mouse out of a valid drop target during a drag operation.
The drag event.
Optional
dragoverFires on the target element continuously while the user drags the object over a valid drop target.
The event.
Optional
dragstartFires on the source object when the user starts to drag a text selection or selected object.
The event.
Optional
dropOptional
durationchangeOccurs when the duration attribute is updated.
The event.
Optional
emptiedOccurs when the media element is reset to its initial state.
The event.
Optional
endedOccurs when the end of playback is reached.
The event
Optional
errorFires when an error occurs during object loading.
The event.
Optional
focusOptional
focusinFires when the object receives focus.
The event.
Optional
focusoutOptional
gotpointercaptureOptional
inputOptional
invalidOptional
keydownFires when the user presses a key.
The keyboard event
Optional
keypressFires when the user presses an alphanumeric key.
The event.
Optional
keyupFires when the user releases a key.
The keyboard event
Optional
loadFires immediately after the browser loads the object.
The event.
Optional
loadeddataOccurs when media data is loaded at the current playback position.
The event.
Optional
loadedmetadataOccurs when the duration and dimensions of the media have been determined.
The event.
Optional
loadstartOccurs when Internet Explorer begins looking for media data.
The event.
Optional
lostpointercaptureOptional
mousedownFires when the user clicks the object with either mouse button.
The mouse event.
Optional
mouseenterOptional
mouseleaveOptional
mousemoveFires when the user moves the mouse over the object.
The mouse event.
Optional
mouseoutFires when the user moves the mouse pointer outside the boundaries of the object.
The mouse event.
Optional
mouseoverFires when the user moves the mouse pointer into the object.
The mouse event.
Optional
mouseupFires when the user releases a mouse button while the mouse is over the object.
The mouse event.
Optional
ontouchcancelOptional
ontouchendOptional
ontouchmoveOptional
ontouchstartOptional
pauseOccurs when playback is paused.
The event.
Optional
playOccurs when the play method is requested.
The event.
Optional
playingOccurs when the audio or video has started playing.
The event.
Optional
pointercancelOptional
pointerdownOptional
pointerenterOptional
pointerleaveOptional
pointermoveOptional
pointeroutOptional
pointeroverOptional
pointerupOptional
progressOccurs to indicate progress while downloading media data.
The event.
Optional
ratechangeOccurs when the playback rate is increased or decreased.
The event.
Optional
resetFires when the user resets a form.
The event.
Optional
scrollFires when the user repositions the scroll box in the scroll bar on the object.
The event.
Optional
securitypolicyviolationOptional
seekedOccurs when the seek operation ends.
The event.
Optional
seekingOccurs when the current playback position is moved.
The event.
Optional
selectFires when the current selection changes.
The event.
Optional
selectionchangeOptional
selectstartOptional
sizechangeOptional
stalledOccurs when the download has stopped.
The event.
Optional
submitOptional
suspendOccurs if the load operation has been intentionally halted.
The event.
Optional
timeupdateOccurs to indicate the current playback position.
The event.
Optional
toggleOptional
transitioncancelOptional
transitionendOptional
transitionrunOptional
transitionstartOptional
volumechangeOccurs when the volume is changed, or playback is muted or unmuted.
The event.
Optional
waitingOccurs when playback stops because the next frame of a video resource is not available.
The event.
Optional
wheelGenerated using TypeDoc
Fires when the user aborts the download.