cflayout tab - forces document mode to IE 7 Standards
I have no idea why this is happening, but when I view any page that has tabs using cflayout, the document mode changes from IE 8 to IE 7. The site is running on Windows 2003, CF 9.0.1. The site is specifying an IE-8 document mode by using:
<meta http-equiv="X-UA-Compatible" content="IE=8" />
The site is:
A page with the problem is:
http://www.tetonscience.org/index.cfm?id=calendar&eventID=9062C89F-1422-0A0A-8C93EB40719B34A6
If you look at the this page in IE, you'll notice that the document mode default is set to IE 7, even though the meta tag (above) is in the source code. Then if you click on the link that says:
< view all Teton Science Schools' events
You will get to a page without any tabs, and you'll see that the document mode goes back to IE 8.
I cannot replicate this on my Windows 7 development machine, which tells me that it must be some sort of server issue. Any ideas?
