Tell me more ×
Drupal Answers is a question and answer site for Drupal developers and administrators. It's 100% free, no registration required.

CSS isn't loading in IE only. I have the css and js files compressed. Only in IE i'm getting several js errors, starting with the error 'jQuery not defined'. The website is http://pattersoneng.com

share|improve this question
Are you using respond.js? – Alex Gill May 2 at 7:44
2  
Quick work around until you get a fix is to disable JS aggregation. – Alex Gill May 2 at 7:52
very strange issue. I disabled JS aggregation and i no longer got the js errors. I then disabled CSS aggregation and the page loads ok, and I'm pretty sure I have over 31 CSS files. When I aggregate the CSS the aggregated files are empty in IE. – tmolhook May 2 at 16:53

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.