HTML oncuechange Attribute: This attribute specifies a script to run when the cue changes in an <track> element. And the oncuechange attribute is a section of the Event Attributes.
HTML oncuechange Attribute
This attribute is applied on the <track> element.
Syntax: <track oncuechange=”script”>
Browser Support
The HTML oncuechange attribute is supported by the following browsers:
- Chrome
- Firefox
- Internet Explorer
- Safari
- Opera