Re: 'loadend' event on media elements

On Thu, 6 Aug 2009, Simon Pieters wrote:
>
> The Progress Events spec talks about a 'loadend' event that is to be 
> fired after load, error or abort. However, HTML5 doesn't say anything 
> about loadend for <video> and Firefox, Chrome and Safari don't fire 
> loadend.
> 
> What do we want to do with loadend?

On Fri, 7 Aug 2009, Simon Pieters wrote:
> 
> When a media element has <source> children (and no src=''), the load 
> might never complete, so in that case there would be no loadend event 
> unless you got an abort or load event. When it has src='', you would 
> always get a loadend event.

What's the difference between 'load' and 'loadend'?

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Friday, 14 August 2009 02:06:44 UTC