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

#236554
devdavid
Participant

I fixed this problem by linking the bootstrap css file locally. I thought because the @media statements came from bootstrap css that that must be why respond.js was having a problem with cross domain when using CDN for bootstrap. Now I think I will load the local file for IE 8 and below and the CDN for everything else.