Re: [WSG] Firefox Ignoring Stylesheets

2009-04-30 Thread Kay in t Veen

That is real strange. i am on a mac and see the same thing.
what about trying to do css import instead of including trough link  
meta?

i think i did this at http://slipper-shop.nl/


On Apr 29, 2009, at 7:50 PM, CK wrote:


Hi,

Well aware this is not a Firefox forum, but FF 3.0.9 in OS X 10.5.6  
is ignoring both print and screen stylesheets for the following:


http://www.markboulton.co.uk/examples/guardian/


Has anyone a suggestion?


CK





***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***




***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***

Re: [WSG] Firefox Ignoring Stylesheets

2009-04-30 Thread CK


The following reply is from a forum where the problem was posted:

After not being able to get this out of my head, I reproduced the  
page and put it up here;


http://six03.com/lab/guardian

After validating the page and placing the scripts in one js folder, it  
works. I think it was either the double quote at the end of the div  
(an error fixed by validating the page), the scripts not being current  
Question or the validation part, it appears to be okay now.


I'll have to pinpoint the problem and see what was up.

EDIT:

I think it is a problem with the scripts. they're not all there (see  
source code for scripts) One even points to a 404. The invalid code  
makes no difference.



On Apr 30, 2009, at 2:38 AM, Kay in t Veen wrote:


That is real strange. i am on a mac and see the same thing.
what about trying to do css import instead of including trough link  
meta?

i think i did this at http://slipper-shop.nl/


On Apr 29, 2009, at 7:50 PM, CK wrote:


Hi,

Well aware this is not a Firefox forum, but FF 3.0.9 in OS X 10.5.6  
is ignoring both print and screen stylesheets for the following:


http://www.markboulton.co.uk/examples/guardian/


Has anyone a suggestion?


CK





***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***




***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***

Re: [WSG] Firefox Ignoring Stylesheets

2009-04-30 Thread Jens Brueckmann
 http://www.markboulton.co.uk/examples/guardian/

Your problem is neither markup-related nor script-related. It
definitely stems from the wrong media type of the Style Sheets, as
others have already pointed out.
Test it yourself:

http://cgi.w3.org/cgi-bin/headers?url=http%3A%2F%2Fwww.markboulton.co.uk%2Fexamples%2Fguardian%2Fcss%2Fscreen.css

The media type is text/html instead of text/css

Cheers,

jens

-- 
Jens Brueckmann
http://www.yalf.de


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



[WSG] Firefox Ignoring Stylesheets

2009-04-29 Thread CK

Hi,

Well aware this is not a Firefox forum, but FF 3.0.9 in OS X 10.5.6 is  
ignoring both print and screen stylesheets for the following:


http://www.markboulton.co.uk/examples/guardian/


Has anyone a suggestion?


CK






***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***

Re: [WSG] Firefox Ignoring Stylesheets

2009-04-29 Thread Алексей Тен
Tools » Error console

Error: The stylesheet
http://www.markboulton.co.uk/examples/guardian/css/screen.css was not
loaded because its MIME type, text/html, is not text/css.
Source File: http://www.markboulton.co.uk/examples/guardian/


-- 
Алексей


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] Firefox Ignoring Stylesheets

2009-04-29 Thread Felix Miata
On 2009/04/29 10:50 (GMT-0700) CK composed:

 Well aware this is not a Firefox forum, but FF 3.0.9 in OS X 10.5.6 is  
 ignoring both print and screen stylesheets for the following:

 http://www.markboulton.co.uk/examples/guardian/

 Has anyone a suggestion?

Contact the site admin and have him fix his broken server, which claims those
CSS files are type text/HTML. Firefox is just obeying the broken server.
-- 
He who works his land will have abundant food, but the
one who chases fantasies will have his fill of poverty.
Proverbs 28:19 NIV

 Team OS/2 ** Reg. Linux User #211409

Felix Miata  ***  http://fm.no-ip.com/


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] Firefox Ignoring Stylesheets

2009-04-29 Thread Chris F.A. Johnson
On Wed, 29 Apr 2009, CK wrote:

 Hi,
 
 Well aware this is not a Firefox forum, but FF 3.0.9 in OS X 10.5.6 is
 ignoring both print and screen stylesheets for the following:
 
 http://www.markboulton.co.uk/examples/guardian/
 
 
 Has anyone a suggestion?

Could it be because the css file is being served as text/html
instead of text/css?

-- 
   Chris F.A. Johnson, webmaster http://woodbine-gerrard.com
   ===
   Author:
   Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***