internet explorer - Is IE 6 skipped in HTTP-EQUIV compatibility modes? -


this article specifies ie 9 (edge), ie8, ie7 , ie5 valid http-equiv document modes. why ie6 skipped? render same ie5? company supports ie6+, want find reliable way test ie6 compatibility ui changes without requiring vm.

the article specifies compatibility modes ie (8-9) can run in. ie5(.5) equals quirks mode. ie8 cannot run in ie6 compatibility mode. ie6 not absolutely render same ie5(.5) (unless it's in quirks mode).

if want reliable way test in ie6, ie7, etc., should try ietester (which found reliable), spoon, etc. if don't want use vms.

you should check so question. stated there:

also, don't trust ie8 compatibility mode.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -