HTML - attributes - oncuechange

revision:


Content

"oncuechange" attribute : script to run when cue changes. syntax some examples


"oncuechange" attribute : script to run when cue changes.

top

This attribute defines a script to run when the cue changes in a <track> element.
The oncuechange attribute is part of the event attributes and can be used on the following element: <track>.


syntax

top

<track oncuechange="script"></track>


some examples

top
codes:

                
codes: