HighDots Forums  

Re: Technique

Websites/HTML pages critique & reviews Discuss and review existing WWW material (alt.html.critique)


Discuss Re: Technique in the Websites/HTML pages critique & reviews forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
user@domain.invalid
 
Posts: n/a

Default Re: Technique - 10-09-2004 , 05:20 PM






Once upon a time *Toby Inkster* wrote:

Quote:
Adding little tick-boxes beside each link to mark visited links:
http://tobyinkster.co.uk/

Good idea or confusing? What do you think?

Error: The stylesheet
http://tobyinkster.co.uk/styles/colo...n_offwhite.css was not
loaded because its MIME type, "text/plain", is not "text/css".

Same error for the other stylesheets
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.3) Gecko/20040910



Reply With Quote
  #2  
Old   
GreyWyvern
 
Posts: n/a

Default Re: Technique - 10-09-2004 , 07:02 PM






On Sat, 09 Oct 2004 23:38:04 +0100, Toby Inkster
<usenet200410 (AT) tobyinkster (DOT) co.uk> wrote:

Quote:
user wrote:

Error: The stylesheet
http://tobyinkster.co.uk/styles/colo...n_offwhite.css was not
loaded because its MIME type, "text/plain", is not "text/css".

Same error for the other stylesheets
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.3) Gecko/20040910

Mozilla is broken. Dig out telnet and actually look at the HTTP headers.
You'll see they say "text/css".
I remember trying to serve a .php file in one of my pages with a text/css
header. Every browzer but Mozilla/Firefox had no problem handling it.
This was a year or so ago, so I don't know if it's been fixed.

Grey

--
The technical axiom that nothing is impossible sinisterly implies the
pitfall corollary that nothing is ridiculous.
- http://www.greywyvern.com/webslavent.php?msg=53 - Opera puffin mascot
campaign!


Reply With Quote
  #3  
Old   
Beauregard T. Shagnasty
 
Posts: n/a

Default Re: Technique - 10-09-2004 , 11:31 PM



Quoth the raven Toby Inkster:

Quote:
user wrote:

Error: The stylesheet
http://tobyinkster.co.uk/styles/colo...n_offwhite.css was not
loaded because its MIME type, "text/plain", is not "text/css".

Same error for the other stylesheets
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.3) Gecko/20040910

Mozilla is broken. Dig out telnet and actually look at the HTTP headers.
You'll see they say "text/css".
I do see text/css. What is broken? What is different about your
methods that causes Moz/FF to fail?

But since you know this, and since millions are now using Moz and
Firefox, don't you think it's a good idea to make sure your css works
in these browsers?

The validator says there are errors in your multimedia.css
<http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Ftobyinkster.co.uk%2F&wa rning=1&profile=css2&usermedium=all>
though it seems to look correct. <?>

--
-bts
-This space intentionally left blank.


Reply With Quote
  #4  
Old   
Beauregard T. Shagnasty
 
Posts: n/a

Default Re: Technique - 10-09-2004 , 11:35 PM



Beauregard T. Shagnasty replied to hisself:

Quote:
I do see text/css. What is broken? What is different about your
methods that causes Moz/FF to fail?

But since you know this, and since millions are now using Moz and
Firefox, don't you think it's a good idea to make sure your css
works in these browsers?
Whoohoo. Whilst I was composing the above, you must have fixed
something, or at least in the last couple hours? It seems to work
just now... <scratch head>

--
-bts
-This space intentionally left blank.


Reply With Quote
  #5  
Old   
William Tasso
 
Posts: n/a

Default Re: Technique - 10-10-2004 , 04:19 AM



Beauregard T. Shagnasty wrote:

Quote:
Quoth the raven Toby Inkster:

user wrote:

Error: The stylesheet
http://tobyinkster.co.uk/styles/colo...n_offwhite.css was not
loaded because its MIME type, "text/plain", is not "text/css".

Same error for the other stylesheets
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.3) Gecko/20040910

Mozilla is broken. Dig out telnet and actually look at the HTTP
headers. You'll see they say "text/css".

I do see text/css. What is broken? What is different about your
methods that causes Moz/FF to fail?

But since you know this, and since millions are now using Moz and
Firefox, don't you think it's a good idea to make sure your css works
in these browsers?
Is it a good idea? Isn't a better idea to build a web document to standards and let
the browser builders/users sort themselves out.

--
William Tasso - read 'em, else the puppy gets it:
http://www.aww-faq.org/
http://www.catb.org/~esr/faqs/smart-questions.html
http://groups.google.com/groups?as_u....www.webmaster


Reply With Quote
  #6  
Old   
user@domain.invalid
 
Posts: n/a

Default Re: Technique - 10-10-2004 , 04:31 AM



Once upon a time *Toby Inkster* wrote:
Quote:
user wrote:

Error: The stylesheet
http://tobyinkster.co.uk/styles/colo...n_offwhite.css was not
loaded because its MIME type, "text/plain", is not "text/css".

Same error for the other stylesheets
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.3) Gecko/20040910

Mozilla is broken. Dig out telnet and actually look at the HTTP headers.
You'll see they say "text/css".

Maybee, maybee not. If it is, why don't I get the same error on every
site, e.g my own?

REQUEST:
GET /styles/colours/black_on_offwhite.css HTTP/1.1
Host: tobyinkster.co.uk
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.3) Gecko/20040910
Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.7,sv;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive

RESPONSE:
HTTP/1.1 200 OK
Date: Sat, 09 Oct 2004 21:08:41 GMT
Server: Apache-AdvancedExtranetServer/2.0.48
Etag: "971ea-213-ac10f240"
Accept-Ranges: bytes
Last-Modified: Thu, 09 Sep 2004 11:38:41 GMT
Content-Length: 531
Content-Type: text/plain
Age: 17

Note(by Mozilla): headers are from network


Reply With Quote
  #7  
Old   
Charles Sweeney
 
Posts: n/a

Default Re: Technique - 10-10-2004 , 09:29 AM



brucie wrote:

Quote:
i think you're another victim of crazy bobs discount outdoor furniture
and servers super store.
lol!

So that's what Mr Walker is doing these days. I knew he would make those
cubby houses eventually!

--
Charles Sweeney
http://CharlesSweeney.com


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.