asteroid games, software development and everything else…
Archive for August, 2008
IE8 Compatibility tag
03 years ago
in Programming
It seems that this theme is not compatible with IE8 Beta 2, so I’ve put some quick patch, the tag for backward compatibility: <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />, that I found on MSDN and more tags explained here.