Home  >  Article  >  Web Front-end  >  Code to enable IE8 to activate IE7 compatibility mode_HTML/Xhtml_Web page production

Code to enable IE8 to activate IE7 compatibility mode_HTML/Xhtml_Web page production

WBOY
WBOYOriginal
2016-05-16 16:42:081038browse

The most popular tag is none other than IE8

Browser manufacturers are rushing to release version updates

Some web pages also have compatibility issues with IE8

A simple line of code can make IE8 To automatically call the rendering mode of IE7

just add the following HTTP meta-tag to the page:



As long as IE8 reads this tag, it will automatically Enable IE7 compatibility mode to ensure complete display of the page

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn