[whatwg] <video> element feedback

Elliotte Harold elharo at metalab.unc.edu
Sun Mar 25 13:04:01 PDT 2007


Chris Adams wrote:
> Actually that sounds like a splendid idea to me.
> although I am not sure about using the form tag.  what about something like?
> 
> <video src='some_file.ogg'>
>   <button type='rewind' />
>   <button type='playpause' />
>   <button type='stop' />
>  <button type='fastforward' />
> </video>
> 

Why should the page be specifying the controls? Shouldn't this be up to 
the browser?

-- 
Elliotte Rusty Harold  elharo at metalab.unc.edu
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/



More information about the whatwg mailing list