External stylesheet won't load ONLY in IE

HTML, CSS and anything else that deals with client side capabilities.

Moderator: General Moderators

Post Reply
SFTLOLZ
Forum Newbie
Posts: 7
Joined: Tue Jun 22, 2010 12:30 pm

External stylesheet won't load ONLY in IE

Post by SFTLOLZ »

Hey,

I am a first time poster. For some reason my external stylesheet won't load in Internet explorer. Just refuses. But it loads in Firefox, Safari, Chrome, Iphone safari, PSP browser, and Palm WebOs browser. But IE, nope.

Does anyone know why this is happening? I actually don't even care why it's happening I need to fix it.

this is how I am calling the stylesheet. I am only calling one.

<link rel="stylesheet" type="text/css" href="http://www.sftlolz.com/SFTLOLZ1.css">

Thank you,

Mitchell
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Re: External stylesheet won't load ONLY in IE

Post by Weirdan »

works for me in IE8: http://jsfiddle.net/2Lctr/
Post Reply