zoukankan      html  css  js  c++  java
  • semantic-ui and IE only message

    image

    <![if !IE]>
              <div class="ui message red">
                <i class="close icon"></i>
                <div class="header">
                Internet Explorer Notice
                </div>
                <p>IE10+ turns on Compatibility View by default, which use the obsolete IE7 core to parse web page. If the page is not displayed properly, which means the Compatibility View has been turned on(Turn off the Compatibility View) or the version of IE is less than 10 (Please use the latest <a href="https://www.google.com/intl/en/chrome/browser">Google Chrome</a>, <a href="https://www.mozilla.org/en-US/firefox/desktop/">Firefox</a>, <a href="https://www.microsoft.com/en-us/windows/microsoft-edge">Microsoft Edge</a>, <a href="https://vivaldi.com/">Vivaldi</a> instead.)</p>
                <p>Microsoft has abandoned IE for its abominable features, which are really disasters for developers and users. To turn off <b>Compatible View</b>, click <i class="setting icon"></i> in the menu bar, and choose <b>Compatible View Settings</b>; then uncheck <b>Display intranet sites in Compatibility View</b> and <b>User Microsoft compatibility lists</b>; And clear the list if any.</p>
              </div>
    <![endif]>
    
  • 相关阅读:
    leetcode刷题-131~
    leetcode刷题-106~114/116~122/125/127/129~130
    leetcode刷题-100~105
    Intel-Pin的windows安装
    九、appium自动化框架综合实践
    QQ传文件用例设计
    mysql常用语句
    谐云试用的日子
    码农开发资料集
    MyBatis中一个SQL语句的执行过程解析
  • 原文地址:https://www.cnblogs.com/raybiolee/p/5814123.html
Copyright © 2011-2022 走看看