I developed a site using twitter bootstrap and it seems that the responsive layout part is broken in all IE browsers from IE8 and below. Is this just not supported for these browsers?
I developed a site using twitter bootstrap and it seems that the responsive layout
Share
For supporting
@mediaqueries in IE 8 and below, check outcss3-mediaqueries-js.
css3-mediaqueries.js by Wouter van der Graaf is a JavaScript library to make IE 5+, Firefox 1+ and Safari 2 transparently parse, test and apply CSS3 Media Queries. Firefox 3.5+, Opera 7+, Safari 3+ and Chrome already offer native support.
PS: I use Twitter Bootstrap with this plugin and it works awesome! Hope this helps! 🙂