This page is Not Ready

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

track

Property of dom/HTMLTrackElementdom/HTMLTrackElement

Syntax

var result = element.track;
element.track = value;

Notes

Remarks

The track element represents a single track that is associated with the video 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

See also

Related pages

  • HTMLTrackElement

Attributions