I have been building a personal website using the skeleton reactive page model. I had been using Chrome to test the site as it was my main browser. Everything works well in Chrome, however, yesterday I opened it up in IE 8 and IE 9 for the first time and the site looks awful but more importantly has lost the reactive functionality with the exception of the footer.
I’ve been pulling my hair out the past few days trying to figure out why IE refuses to dynamically size the page trying use the footer div on other parts of the page. Can anyone point to what is causing the problem or how to fix it?
Well, it’s said in documentation:
And yes, IE8 can be considered an ‘older non-CSS3’ browser.