[TYPO3-english] style messed up in IE 9

Philipp Gampe philipp.gampe at typo3.org
Fri Jul 6 18:47:46 CEST 2012


Hi tom,

tom wrote:

> Hi,
> 
> I have tried both ways: <meta http-equiv="X-UA-Compatible" content="IE=9"
> /> and set a strict doctype (XHTML 1.0 strict or something).
> But it still does not work. Please see here:
> 1. proper display in firefox:
> http://photo.163.com/tomliutest/#m=2&aid=240826374&pid=7739823775
> 2. messed up in IE:
> http://photo.163.com/tomliutest/#m=2&aid=240826374&pid=7739863444
> By the way, the original html template shows properly in IE

Try to use the html5 doctype. This forces the standard mode for IE.

<!doctype html>

Cheers
-- 
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – linkvalidator
TYPO3 .... inspiring people to share!



More information about the TYPO3-english mailing list