This page is In Progress

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

change

Overview Table

Synchronous No
Bubbles No
Target dom/Element
Cancelable No
Default action ?
## Notes

Remarks

The following example attaches to the onchange event and displays the status of all the audio tracks associated with the video.

Syntax

Standards information

Event handler parameters

handler [in]
Type: FunctionHandler function to process the onchange event.

See also

Related pages

Attributions