On 3/15/2011 11:09 PM, Kathy Wheeler wrote:

On 03/16/2011, at 11:53 AM, Al Sparber wrote:
It works for IE8, too. What happened with your client is that he probably was 
using IE7. You are using IE8 and could not duplicate the problem until you went 
into Compatibility View, which essentially means that your IE8 was behaving 
like it were IE7. Your solution is to fix IE7. There is no magic meta tag for 
that ;-)

That was one of the problems - we couldn't see what he was complaining about in ie7, ie8 or even ie6!! But if 
ie8 was the first to introduce "Compatibility View" then he *must* have had that as when grilled he 
admitted to clicking on "compatibility-something". Turned it off and his "problems" went 
away too. It was some bizarre bug from memory, (ok, so what ie bugs aren't bizarre ... ) so adding

<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
or
<meta http-equiv="X-UA-Compatible" content="IE=Edge">

as appropriate to page templates might be a worthwhile exercise.

But you do have to account for people who are actually using IE7 :-) So you can use the meta tag set to IE=7 for testing purposes so you can discover the problem's solution.


--
Al Sparber - PVII
http://www.projectseven.com
Dreamweaver Menus | Galleries | Widgets
http://www.projectseven.com/go/hgm
The Ultimate Web 2.0 Carousel
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to