Friday, 15 August 2014

internet explorer - Bootstrap 3 in IE7 and IE8 -



internet explorer - Bootstrap 3 in IE7 and IE8 -

how create bootstrap 3 compatible ie7 , ie8.

i did insert 2 script:

<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/respond.js/1.4.2/respond.min.js"></script>

and

<meta http-equiv="x-ua-compatible" content="ie=edge,chrome=1">

but still can't work. other these, else need prepare problem.

from experience bootstrap ie7 , ie8; if have used grid scheme have write separate style sheets ie7 grids .you can have @ how tried here https://github.com/nanjekyejoannah/delarkasite .

internet-explorer twitter-bootstrap-3

No comments:

Post a Comment