html视图页面不能解析<!--[if lte IE 7]>

浏览:931 发布日期:2013/05/05
3.1.2 - 致命 - 未处理
<!--[if lte IE 6]>
<link rel="stylesheet" type="text/css" href="/Public/bootstrap/css/bootstrap-ie6.css">
<![endif]-->
<!--[if lte IE 7]>
<link rel="stylesheet" type="text/css" href="/Public/bootstrap/css/ie.css">
<![endif]-->

大神们,这样的代码不起作用,怎么解决!!
评论(
后面还有条评论,点击查看>>