How do you detect HTML5 video events?

Posted by UltimateBrent on Stack Overflow See other posts from Stack Overflow or by UltimateBrent
Published on 2010-04-29T23:52:01Z Indexed on 2010/04/29 23:57 UTC
Read the original article Hit count: 162

Filed under:
|

How do you detect when a HTML5 <video> element has finished playing? I found a spec mentioning an ended event, but I don't really know how to interact with it.

Thanks!

© Stack Overflow or respective owner

Related posts about html5

Related posts about html5-video