织梦DEDECMS网站提示IE6升级代码
织梦DedeCMS网站如何添加提示IE6升级代码呢?我们可以使用下面的仿站代码
<!--[if lte IE 6]>
<div style="padding: 10px; background-color: darkred;color:white;font-weight:bold;">
<p>您知道吗?您正在使用的是一款已过时"8年"的浏览器(Internet Explorer 6.0)</p>
<p>我们已经没办法再为了兼容这个过时的家伙而浪费我们的时间 为了您能在 $bbname 有更好的体验和减轻我们的维护工作 我们希望您更换它</p>
<p>我们推荐您使用下列浏览器来访问本站:<br/><span style="background:black"><a href="http://www.51fangzhan.com//" target="_blank">Firefox(以速度和稳定享誉国际的浏览器)</a><span class="pipe">|</span><a href="http://www.google.com/chrome/?hl=zh-CN" target="_blank">Google Chrome(谷歌自主研发的浏览器 以轻巧和速度为主打)</a><span class="pipe">|</span><a href="http://www.microsoft.com/china/windows/internet-explorer/" target="_blank">Internet Explorer 8.0(微软自家品牌浏览器)</a></span></p> </div>
<![endif]-->
试试看吧!
仿站咨询扫二维码


仿站教程推荐
- 相关链接:
- 教程说明:
织梦DEDECMS网站提示IE6升级代码
。