HTML5 <video> tag in IE9

by Wolfram Saringer  (2013-11-27)
last change: 2013-11-27


If IE9 shows a warning that it does not support the <video> tag within an HTML5 document (with the correct DOCTYPE add this to the <head>:

<meta http-equiv="X-UA-Compatible" content="IE=9"/>


all articles represent the sole opinion of their respective author. all content comes without any warranty for correctnes, despite due diligence.