[whatwg] Html 5 video element's poster attribute

On Mon, Sep 20, 2010 at 1:38 PM, Shiv Kumar <skumar at exposureroom.com> wrote:

>  >Could a call to video.load() reset this state?
>
>  Currently is doesn?t affect the poster. But would that be intuitive? I?m
> getting the video element to load it?s source and so the poster will show?
>
>
>
> Ideally poster should be an object (a property of the video element) that
> has a source property and a visible property. Or to not break current
> implementations. The video element could have a method called
> showPoster(bool) or a bool property called postervisible.
>
>
>
> Shiv
>
> http://exposureroom.com
>
>
I regard the load() function as a kind of reset() function. But possibly we
need an actual reset() function to return to the original state where the
poster image is displayed?

Silvia.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/attachments/20100920/8867aea3/attachment.htm>

Received on Monday, 20 September 2010 00:57:40 UTC