- From: Nils Dagsson Moskopp <nils-dagsson-moskopp@dieweltistgarnichtso.net>
- Date: Wed, 15 Oct 2008 20:07:17 +0200
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
Received on Wednesday, 15 October 2008 11:07:17 UTC