27 Jun 2012 12:52
Re: HTML 5 meta restrictions
addinall <addinall <at> addinall.org>
2012-06-27 10:52:29 GMT
2012-06-27 10:52:29 GMT
>Line 17, Column 63: Bad value X-UA-Compatible for attribute http-equiv on element meta. > <meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1"> Stick this in instead... <!--[if ie]><meta content='IE=8' http-equiv='X-UA-Compatible'/><![endif]--> Forget the Chrome=1 This will get rid of the validation error and get you back in the Green!Cheers, Mark Addinall.
Cheers,
Mark Addinall.
RSS Feed