我使用bootstrap,jquery,css3和html5设计了一个网站。我得到的问题是我曾经为网站设计的设计,它不适用于IE9浏览器,但网站完全适用于chrome和firefox。任何人都可以帮我解决这个问题。
您可以访问网站www.techieez.com/sea
提前致谢。
答案 0 :(得分:0)
请试试这个。在头标记之间添加。
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->