Home › Forums › CSS › Bootstrap fixes IE8 not working for me yet › Reply To: Bootstrap fixes IE8 not working for me yet
September 24, 2014 at 11:36 pm
#184693
Participant
These file only works in server not in offline files for ie8, Thanks,
You can check
<link rel=”stylesheet” type=”text/css” href=”style.css” media=”screen” />
<!–[if lt IE 9]>
<script src=”http://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js”></script>
<script src=”http://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js”></script>
<![endif]–>