Since we all know Microsoft has released the first public Beta version of IE8 recently but its not showing most of the site properly and have lots of problems with their layout.
Here is a quick way to make your website compatible to IE8 Beta:
Just copy following line and paste it to next of <Head> tag in your Index file:
<meta http-equiv="X-UA-Compatible" content="IE=7" />
Save the file and your site should not have any problem in IE8 Beta.
PS: If the code doesnt work, then manually remove the double -quotes in the above line and re-type them again. The default font of this site doesnt show double-quotes properly.
This article was posted in Browsers, Internet Explorer, Troubleshooting.
Subscribe to RSS Feed |
Email Newsletter |
More Articles
Related Articles
Popular Articles
- Frequently Asked Problems with Solutions
- Is Your System Infected with a Virus / Spyware / Adware / Trojan?
- Transform Windows Vista into 7 without using Customization pack
- Transform Windows XP into 7 without using Customization pack
- Transform Windows XP into Vista without using Customization pack
- All About Resource Hacker in a brief Tutorial
- Master Tutorial to Make Your Windows 7 Super Fast
- Master Tutorial to Make Your Windows Vista Super Fast
- Master Tutorial to Make Your Windows XP Super Fast
- All Kinds of Restrictions for Windows XP, Vista and 7


VG
^^ Its working fine here.