- From: Elliotte Harold <elharo@metalab.unc.edu>
- Date: Sun, 25 Mar 2007 16:04:01 -0400
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/
Received on Sunday, 25 March 2007 13:04:01 UTC