首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

<[if IE 六]> 仅IE6可识别 <[endif]->条件注释判断浏览器

2013-07-16 
!--[if IE 6] 仅IE6可识别 ![endif]--条件注释判断浏览器!--[if IE 6] 仅IE6可识别 ![endif]--条

<!--[if IE 6]> 仅IE6可识别 <![endif]-->条件注释判断浏览器

<!--[if IE 6]> 仅IE6可识别 <![endif]-->条件注释判断浏览器

<!--[if IE]> 所有的IE可识别 <![endif]-->
<!--[if !IE]><!--> 除IE外都可识别 <!--<![endif]-->
<!--[if IE 6]> 仅IE6可识别 <![endif]-->
<!--[if lt IE 6]> IE6以下版本可识别 <![endif]-->
<!--[if gte IE 6]> IE6以及IE6以上版本可识别 <![endif]-->
<!--[if IE 7]> 仅IE7可识别 <![endif]-->
<!--[if lt IE 7]> IE7以下版本可识别 <![endif]-->
<!--[if gte IE 7]> IE7以及IE7以上版本可识别 <![endif]-->
<!--[if IE 8]> 仅IE8可识别 <![endif]-->
<!--[if IE 9]> 仅IE9可识别 <![endif]-->

?

?

?

js 针对IE6

if(typeof document.body.style.maxHeight === "undefined") {

???? js代码

}

热点排行