Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Bootstrap fixes IE8 not working for me yet Reply To: Bootstrap fixes IE8 not working for me yet

#184693
Shahjehan
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&gt;
<script src=”http://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js”></script&gt;
<![endif]–>