Multiple choice

Which of the following media event attributes is used when fetching media data has been started but stopped before the entire media file was fetched?

  1. onsuspend

  2. onseeking

  3. onseeked

  4. onstalled

  5. onwaiting

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This media event attribute is triggered when browser had started fetching media file but stopped before the entire media file was fetched.