Q: I use Easy HTML5 Video 1.7.
I have problem with cover image for my video. Image doesn't display in IE9 :/
Could you help me please with it?
Destails:
Windows 7 64bit, IE9
A: You should add preload="none" to <video> tag, for example:
<video controls="controls" preload="none" poster="index.files/image.jpg"... </video>
Sorry for inconvenience. Our developer team will fix the problem in the next version.
For troubleshooting, feature requests and general help contact us at . Make sure to include details on your browser, operating system, Easy Html5 Video version, link to your page. In most cases you'll get a reply within 1 business day.
Please read the FAQs first to see if your question has already been answered.