HTML onseeked Attribute

HTML onseeked Attribute: The HTML onseeked Attribute defines a script to run when the user is finished skipping to a new position in the audio or video. The onseeked attribute is a section of the Event Attributes. HTML4 does not support the elements. Because it was newly added to HTML5.

HTML onseeked Attribute

The HTML onseeked attribute can be applied to the <audio> and <video> element.

Syntax: <element onseeked =”script”>

Browser Support:

The HTML onseeked attribute is supported by the following browsers:

  • Chrome
  • Internet Explorer
  • Safari
  • Opera
  • Firefox