IE 8 compatibility Issue
July 3rd, 2009
No comments
Most of the joomla templates are not compatible with Internet Explorer 8. To solve then issue, edit template html and add following line in HEAD tag.
<meta http-equiv=”X-UA-Compatible” content=”IE=EmulateIE7″/>
It will solve this issue.













