Hey all,
Oxstones.com displays well in Firefox, Safari, IE6 and IE8, but has trouble in IE7. I tested it with browsershots.org.
What compatibility should I use to have IE6,7,and 8 work together?
Before I added the following code, only IE8 worked, but now I've gotten IE6 and 8, not sure how to add in 7 to the mix.
<meta http-equiv="X-UA-Compatible" content="IE=8; IE=7" />
Here is more info on where I found the code: http://msdn.microsoft.com/en-us/library/cc288325%28VS.85%29.aspx
Thanks for your help!
Adam