Post Reply 
Forum button images Local storage (Doom9.org)
Mar. 15, 2010, 03:31 AM
Post: #10
RE: Forum button images Local storage (Doom9.org)
For a local php file the Proxomitron returns

Code:
HTTP/1.1 200 Local file
Date: Mon, 15 Mar 2010 02:54:14 GMT
Server: Proxomitron
Connection: close
Last-Modified: Mon, 15 Mar 2010 07:32:49 GMT
Content-Length: 69972
Content-type: text/plain

The content-type is "text/plain" not "text/css".
Firefox uses the "text/plain" content-type and breaks the page.
IE uses the file as a css file.

The fix would be to either change the content-type to "text/css"
or the file's extension to "css".

I think.

HTH
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Forum button images Local storage (Doom9.org) - JJoe - Mar. 15, 2010 03:31 AM

Forum Jump: