Luke Look

Save

Luke Look

Main menu

Skip to primary content
Skip to secondary content
  • 首頁

Category Archives: IE10

How to detect if metro UI of IE 10?

Posted on 2012/10/22 by Luke Lei
Reply

if (window.__IE_DEVTOOLBAR_CONSOLE_COMMAND_LINE) {
// In IE 10 Standard UI
}
else {
// In IE 10 Metro UI
}

Posted in IE10 | Leave a reply

Enable activeX in Windows 8’s metro IE 10

Posted on 2012/09/21 by Luke Lei
Reply

在 metro IE 中,啟用 ActiveX 有兩種方法。

1. HTTP Header
X-UA-Compatible: requiresActiveX=true

2. META Tag
<meta http-equiv=”X-UA-Compatible” content=”requiresActiveX=true” />

 

來源:http://blogs.msdn.com/b/ie/archive/2012/01/31/web-sites-and-a-plug-in-free-web.aspx

Posted in IE10 | Tagged IE10 | Leave a reply

近期文章

  • How to disable form field with autocomplete?
  • How to configure host table on Window?
  • How to get a link for apple’s stores?
  • How to add a facebook like button to wordpress?
  • How to detect if metro UI of IE 10?

近期留言

    分類

    • Develop Tool
    • HTML
    • IE
    • IE10
    • Linux
    • PHP
    • Windows
    • WordPress
    • 未分類
    2025 年 6 月
    日 一 二 三 四 五 六
    1234567
    891011121314
    15161718192021
    22232425262728
    2930  
    « 11 月    

    標籤

    HTML IE6 IE10 JAVA SCRIPT PHP

    其他操作

    • 登入
    • 訂閱網站內容的資訊提供
    • 訂閱留言的資訊提供
    • WordPress.org 台灣繁體中文
    Follow Me on Pinterest
    Follow @lukelei

    Proudly powered by WordPress