六狼论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博账号登陆

只需一步,快速开始

搜索
查看: 134|回复: 0

浏览器兼容

[复制链接]

升级  9%

63

主题

63

主题

63

主题

举人

Rank: 3Rank: 3

积分
227
 楼主| 发表于 2013-2-7 20:00:20 | 显示全部楼层 |阅读模式
今天在看网站源码的时候,以下方式控制浏览器兼容,不错!以前习惯在一个css样式,或者js上使用,下面的方式也是不错的方式
 
<!--[if IE 9]><meta name="application-name" content="" /><meta name="msapplication-tooltip" content="" /><meta name="msapplication-starturl" content=" " /><link rel="shortcut icon" type="image/x-icon" href=" " /><![endif]--> <!--[if lte IE 7]><script>__ieOld__ = true;try { document.execCommand('BackgroundImageCache', false, true); } catch (e) {}</script><![endif]--><!--[if IE]><script>if (navigator.userAgent.indexOf('Windows NT 5.1') >= 0) { __ieOld__ = true; }</script><![endif]--> 
 
 
 
 
 
 
您需要登录后才可以回帖 登录 | 立即注册 新浪微博账号登陆

本版积分规则

快速回复 返回顶部 返回列表