If your website is rendered wrong in IE8, you can force it to render in IE7 compatibility mode.
Use a simple meta tag:
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
Do you remember BTL? Beyond The Limitz? No? Too bad. – Oh, and I don't tweet.
If your website is rendered wrong in IE8, you can force it to render in IE7 compatibility mode.
Use a simple meta tag:
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />