开发者

How do I make IE9 emulate IE7?

开发者 https://www.devze.com 2023-04-04 23:27 出处:网络
I used: <meta http-equiv=\"X-UA-Compatible\" content=\"IE=EmulateIE7\" /> in the header to force IE8 to emulate IE7. Will it do the same thing for IE9? I don\'t have IE9 and I\'m running XP

I used:

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

in the header to force IE8 to emulate IE7. Will it do the same thing for IE9? I don't have IE9 and I'm running XP so can't install it to find out.

If开发者_高级运维 anyone with IE9 can test this page for me, I'd greatly appreciate it! It's a mootools slideshow and works with every browser I've tried it on including IE8. Arrows should change the photo, the thumbnails should scroll back and forth.

http://ianmartinphotography.com/test-site/test

Many thanks!


Yes, this should work. See http://msdn.microsoft.com/en-us/library/cc288325(VS.85).aspx for exhaustive info on IE compatibility modes. I tested your link on IE9 running under Windows 7 and it looked/worked OK for me.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号