HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: video element poster images
Author: Xavier Roche
Date: 01/03/2013 08:13
 
> <video poster="/videos/getting_a_book.png" controls
> preload="none">

Not currently supported - I'll add this tag in a future release!


Index: htslib.c
===================================================================
--- htslib.c    (révision 123)
+++ htslib.c    (copie de travail)
@@ -133,6 +133,7 @@
   "usemap",
   "longdesc",     // accessibility
   "xlink:href",   // xml/svg tag
+  "poster",       // HTML5
   ""
 };
 
Reply Create subthread


All articles

Subject Author Date
video element poster images

01/01/2013 23:03
Re: video element poster images

01/02/2013 00:42
Re: video element poster images

01/02/2013 22:42
Re: video element poster images

01/03/2013 08:13
Re: video element poster images

01/03/2013 15:38




5

Created with FORUM 2.0.11