Page 1 of 1

External Style sheet refuses to load ONLY in IE

Posted: Thu Jun 24, 2010 8:08 pm
by mingram
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.



Thank you,

Mitchell

Re: External Style sheet refuses to load ONLY in IE

Posted: Thu Jun 24, 2010 8:24 pm
by kermit
perhaps it is because ie can't handle the invalid characters in the middle of it....

http://jigsaw.w3.org/css-validator/vali ... =2&lang=en

Re: External Style sheet refuses to load ONLY in IE

Posted: Thu Jun 24, 2010 8:38 pm
by mingram
That was it. Thank you so much