change
Overview Table
Synchronous | No |
---|---|
Bubbles | No |
Target | dom/Element |
Cancelable | No |
Default action | ? |
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
- AudioTrackListAudioTrackList
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]