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.

cuechange

Overview Table

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

Remarks

In the following example, when a cuechange event is received on the track element, the activeCue is displayed as an HTML nodes that replace the span element. Note To create timed text files in both Web Video Text Track (WebVTT) and Timed Text Markup Language (TTML) formats, see HTML5 Video Caption Maker on the Windows Internet Explorer test drive site.

Syntax

Standards information

Event handler parameters

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

See also

Related pages

Attributions