消息 - 您正在使用过时的Internet Explorer版本

时间:2013-02-01 14:45:34

标签: internet-explorer version compatibility

“您使用的是过时版本的Internet Explorer。为了更快,更安全的浏览体验,请立即升级”

如果IE(IE7或更早版本)和Microsoft认为他们应该使用更高版本(IE8 +),则此消息显然与用户使用旧版本的事实相关联。如果用户通过F12(IE Developer Tools)模拟旧浏览器,也会发生这种情况。

我让用户在几个不相关的网站上报告此情况。但是,我想知道的是,只有某些网站会触发此消息? (我不是一个大的IE用户)它是由网站生成的还是浏览器功能?它与网站的访问次数有关吗?

好奇

1 个答案:

答案 0 :(得分:2)

你是对的。 有趣的是,他们正在链接到微软赞助的图像网站。

 !--[if lt IE 8]>
 <div style=' clear: both; text-align:center; position: relative;'>
  <a href="http://windows.microsoft.com/en-US/internet-explorer/products      
     /ie/home?ocid=ie6_countdown_bannercode"><img src="http://storage.ie6countdown.com/
     assets /100/images/banners/warning_bar_0000_us.jpg" border="0" height="42" width="820" 
    alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade 
    for free today."   /></a>
  </div>
  <![endif]-->