is there any way to make Bootstrap
compatible with IE
,
in documentation talks about Respond.js but did not work,
follow example link
<!doctype html>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script><scripttype="text/javascript" src="https://netdna.bootstrapcdn.com/bootstrap/3.0.1/js/bootstrap.min.js"></script><linkrel="stylesheet" href="https://djyhxgczejc94.cloudfront.net/frameworks/bootstrap/3.0.0/themes/white-plum/bootstrap.min.css">
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.0.0/css/font-awesome.css">
< / script > < / script > < / script >
About us
- col-md-4 -
- col-md-4 -
- col-md-4 -
<div class="row">
<div class="col-md-6">
<div class="well"> - col-md-6 - </div>
</div>
<div class="col-md-6">
<div class="well"> - col-md-6 - </div>
</div>
</div>
This behaves like this in chrome : andsoonIE7: