Image placeholder fallback for HTML5 Video

前端 未结 2 747
隐瞒了意图╮
隐瞒了意图╮ 2020-12-05 00:31

I\'m using the following code to implement an HTML5 video on a page

2条回答
  •  一个人的身影
    2020-12-05 00:55

    After a lot of searching, I found the solution that worked for me back to IE8. Have not tested in IE7.

    How can I display an image if browser does not support HTML5's

    The above post, shows a method that seems to work for me. Here is the output based on my above code:

    
    

提交回复
热议问题