[whatwg] video tag : loop for ever
Nils Dagsson Moskopp
nils-dagsson-moskopp at dieweltistgarnichtso.net
Wed Oct 15 11:07:17 PDT 2008
Am Mittwoch, den 15.10.2008, 00:40 +0000 schrieb Ian Hickson:
> There is no way to say "loop forever" right now primarily because doing so
> would mean complicating the syntax of the playcount attribute to be not
> just a number. You can work around it with script (just add
> onended="currentTime=0" to the <video> element).
Now that you mention it: why not just make loop a boolean to be turned off and on by scripting ?
Cheers,
Nils
More information about the whatwg
mailing list