At 11:17 AM -0700 6/26/09, Paul Novitski wrote:
>At 6/26/2009 10:53 AM, tedd wrote:
>>http://sperling.com/examples/audio-captcha/
>>
>>Can anyone tell me why the style sheet here is seen in most browsers
>>but not in *some* versions of Safari and FireFox for the Mac?
>>
>>It's interesting that Opera for the Mac and IE6, 7, and 8 doesn't
>>have any problems seeing the style sheet. What gives?
>
>
>Hey Tedd,
>
>This might be related to your problem: When I bring up the stylesheet
><http://sperling.com/examples/audio-captcha/style.css> in Firefox it
>displays in one lump without honoring carriage returns. Did you save
>that file in an unusual way or are you serving it with an unusual
>MIME type? Firefox tells me it's saved with UTF-8 encoding. Are you
>using a Mac?
>
>I wonder if it would help if you began it with a charset declaration, e.g.
>
>          @charset "utf-8";
>
>Curiously,
>Paul

Paul:

Arrggg -- caught by my own devices. It's fixed.

I know exactly what was the problem.

Thanks,

tedd

PS: For anyone else, the problem was with my site I have to declare 
the Content-Type in all my style sheets. I did not do that, but I 
fixed it.

-- 
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to