Home › Forums › CSS › Bootstrap fixes IE8 not working for me yet › Reply To: Bootstrap fixes IE8 not working for me yet
May 18, 2016 at 3:50 pm
#241852
Participant
What I found out is I had to place this entire code into the head, removing any of it failed:
It looks you removed some of it, however.
<!-- 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]-->
As far as the comment @elvismercado , I believe it’s called “Conditional commenting.” I just heard of it when I started working with Bootstrap a few months ago.
But, IE8?
I wish 2 things: 1) they never got rid of XP {minus the security issues} 2) I never upgraded to Windows 10.