Reputation: 190
Website: http://tinyurl.com/2c5cxkc
This website loads fine on Safari/Chrome/Firefox. A number of people are having issues when viewing the website in IE8 and IE9. Screenshot: http://i44.tinypic.com/29uycy1.jpg
The issue is that I can't reproduce the same on my end. I have attempted to load and reload the website multiple times in IE8 and IE9 but the website displays fine.
What would be a good way to troubleshoot this? Could you please visit the website in IE8 and IE9 and let me know if the website loads correctly or if it looks like the screenshot?
Many thanks!
Upvotes: 0
Views: 302
Reputation: 190
So I believe I found the answer. In my style.css file I only had one line:
@import url("css/common.css");
This works fine on all browser except it causes problems in IE8/IE9. Adding all styles into the style.css files (instead of in css/common.css) fixed the problem.
I am not sure if this is an IE bug or documented feature? Any ideas?
Upvotes: 1
Reputation: 3276
No it is look fine.
maybe you friends has stopped some options in there IE [like disable flash\WMP and things like that]
Upvotes: 0