Active
Project:
Jaded
Version:
6.x-1.0-beta3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2010 at 13:15 UTC
Updated:
28 Apr 2010 at 02:39 UTC
Hi!
I have a website based on jaded http://europartnerships.co.uk
It runs fine in all browsers excetp ie8. I've included the , but that doesn't make any difference.
Any suggestions on what I can do to make the site work in ie8?
Thanks
Jeff
Comments
Comment #1
ahefele commentedWe've used this theme on a site we just launched. It seems to work fine with IE 8. However, we used the following code to force IE 8 to emulate IE 7.
meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"
Andy