html 如果检测到ie7则覆盖

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html 如果检测到ie7则覆盖相关的知识,希望对你有一定的参考价值。

<!--[if lt IE 8]> <div id="ie-warning-overlay"> <div id="ie-warning"> <h1>Did you know that your copy of Internet Explorer is terribly out of date?</h1> <p> To get the best possible experience using our website, we recommend that you upgrade to the latest version or use another web browser. Any of the following will provide a superior experience, not only on this site, but across the web. </p> <p>Just click one of the icons below to get to the download page.</p> <ul> <li> <a href="http://microsoft.com/ie"> <img alt="Download Internet Explorer" src="images/browser_ie.gif" /> <p>Internet Explorer 9+</p> </a> </li> <li> <a href="http://mozilla.org/firefox"> <img alt="Download Firefox" src="images/browser_firefox.gif" /> <p>Firefox</p> </a> </li> <li> <a href="http://google.com/chrome"> <img alt="Download Chrome" src="images/browser_chrome.gif" /> <p>Google Chrome</p> </a> </li> <li> <a href="http://apple.com/safari"> <img alt="Download Safari" src="images/browser_safari.gif" /> <p>Safari</p> </a> </li> <li> <a href="http://opera.com"> <img alt="Download Opera" src="images/browser_opera.gif" /> <p>Opera</p> </a> </li> </ul> </div> </div> <![endif]-->

以上是关于html 如果检测到ie7则覆盖的主要内容,如果未能解决你的问题,请参考以下文章

JavaScript:如果它处于 IE7 或 IE8 兼容模式,我可以检测到 IE9 吗?

ie6和ie7下z-index bug的解决办法

IE7中下拉菜单不断消失,菜单项被图片覆盖

为啥IE7比Safari慢?

ie7下z-index失效问题解决方法

《编码 - 代码分析》代码覆盖检测