This one is driving me insane... http://www.manneye.com/blog/ - the style sheet in IE9 will not load up? Can anyone give me an idea of what might be causing this issue, I think I've checked just about everything I could think of - no succcess. What is odd is you think this would effect the entire site, but all the other pages within this wordpress site load fine.
Any help or suggestions on this will be much appreciated.
Thank you,
J.T.
* UPDATE * I just noticed that in IE developer tools - it looks like my browser is switching into quirks mode when I access the blog page - thus screwing up the view of the site - any way to stop it from doing this, or telling me WHY it would be doing this? Thank you for any help.
* UPDATE: RESOLVED * Just in case anyone comes across this issue in the future - The wordpress template had a comment tag above the get_header tag which caused the page to think it was missing a doctype and thus throwing the page into quirks mode. Lesson learned: Do not ever put a comment tag above the get_header tag! Thanks all,
The issue