IE8 Compatibility View issues
Posted
by 08Hawkeye
on Super User
See other posts from Super User
or by 08Hawkeye
Published on 2010-04-22T15:56:18Z
Indexed on
2010/04/22
16:03 UTC
Read the original article
Hit count: 402
compatibility
|button
I have the IE7 emulater tag in a jsp layout. But when I bring up the page, it defaults to the IE8 view until the user clicks the Compatibility View button. I don't want the user to have to click the button to launch compatibility mode. Is there a way to force IE7 Emulation on pageLoad? I'd even like to disable the button (or any potential to toggle between IE8 standard mode/IE7 view). Thanks!
//sw
Update: Now the button seems to have disappeared entirely, but still defaults to IE8 standards. Where did it go?! The toolbar context menu has it as selected, but the tools dropdown menu has it grayed out. For my purposes, it is unacceptable for the user to have to use the developer tools or even click the button to trigger emulation, but I don't know why the button disappeared anyway...
© Super User or respective owner