dipp02 Posted February 7, 2011 Share Posted February 7, 2011 Hello, I am helping out a client and for some odd reason in Firefox the CSS renders fine. when i test the site in IE8 the CSS renders and then quickly disappears. the CSS is crashing. is it the CMS or template the client is using? The client is using a framework. here is the dev link. http://canals-dev.mics.me/home The home page is rendering fine, the contact us seems to work fine. other pages the CSS is crashing. Any ideas? Thanks in advance Link to comment https://forums.phpfreaks.com/topic/226983-css-renders-in-firefox-but-not-ie/ Share on other sites More sharing options...
Hybride Posted February 7, 2011 Share Posted February 7, 2011 Not exactly sure, but looking at your source, what stuck out at me is your incorrect DOCTYPE. http://www.w3schools.com/tags/tag_doctype.asp How many CSS scripts do you have in total? Have you tried enabling cache, also? Link to comment https://forums.phpfreaks.com/topic/226983-css-renders-in-firefox-but-not-ie/#findComment-1171175 Share on other sites More sharing options...
haku Posted February 8, 2011 Share Posted February 8, 2011 That's an HTML 5 doctype and is valid. Link to comment https://forums.phpfreaks.com/topic/226983-css-renders-in-firefox-but-not-ie/#findComment-1171464 Share on other sites More sharing options...
raknjak Posted February 9, 2011 Share Posted February 9, 2011 I was able to reproduce your problem yesterday, today it seems to work fine in IE7 and IE8. you fixed it? Link to comment https://forums.phpfreaks.com/topic/226983-css-renders-in-firefox-but-not-ie/#findComment-1171749 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.