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
