![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
Don't know.. I have no clue about that "filter plugin thingy". Maybe the <img> is covering the background? Described here: http://www.alistapart.com/articles/pngopacity/ Turns out to be IE5.5+ only. Not the end of the world if older browsers are crayon-less. |
#12
| ||||
| ||||
|
|
Els wrote: But you'll still have to make some change in the code for all the other Gecko's, as per this printscreen from Firebird: http://locusmeus.com/temp/step-by-step.jpg That's what it looked like in Firefox 0.8 too. Oh, right! I understand the problem now. My inability to reliably remember which is left and which is right confused me. |
|
I thought the problem behaviour was as Firefox 0.9.2 shows but with the scrollbar not available - that is, the *right* hand side of the page inaccessible. Does it work now? |
|
Also, could you see if the crayons are back on IE5.5 please? |
|
Muchas gracias, |
#13
| |||
| |||
|
|
One more thing I can think of why it doesn't work in IE5.5: You state the CSS for IE5 as /css/ie Maybe IE doesn't take that for a CSS file for some reason? Would it perhaps work if you gave it the .css extension? |
#14
| |||
| |||
|
|
Els wrote: One more thing I can think of why it doesn't work in IE5.5: You state the CSS for IE5 as /css/ie Maybe IE doesn't take that for a CSS file for some reason? Would it perhaps work if you gave it the .css extension? No - you are loading it OK: xx-xxx-xxx-xxx-bbxl.xdsl.tiscali.nl - - [21/Jul/2004:13:58:26 +0100] "GET /css/ie HTTP/1.1" 200 133 "http://step-by-step.org.uk/" "Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.1; Wish; Feedreader)" |
|
Experience on other sites shows this works, and you are also successfully loading the main stylesheet, layout.css, also referenced without extension. |
#15
| |||
| |||
|
|
A new project: http://step-by-step.org.uk/ [snip] |
|
3) Any suggestions or comments? Thanks! |
#16
| |||
| |||
|
|
"....... Welcome to the step-by-step preschool website. You are using a browser without CSS support, so this site will appear plain but fully accessible. ......" Or a browser that *does* support CSS, but is using an alternative stylesheet ;-) |
#17
| |||
| |||
|
|
Els wrote: You state the CSS for IE5 as /css/ie Maybe IE doesn't take that for a CSS file for some reason? Would it perhaps work if you gave it the .css extension? Doubtful. MSIE/Win only uses a file extension where other methods (content sniffing and MIME type, for two) have failed. A "file extension" on a url is sort of meaningless on the client end. |
#18
| |||
| |||
|
|
Brian wrote: Doubtful. MSIE/Win only uses a file extension where other methods (content sniffing and MIME type, for two) have failed. A "file extension" on a url is sort of meaningless on the client end. Thanks, I thought that the extension might be part of the sniffing IE does. |
|
MSIE/Win only uses a file extension where other methods (content sniffing and MIME type, for two) have failed. |
#19
| |||
| |||
|
|
On Wed, 21 Jul 2004, Els wrote: Brian wrote: Doubtful. MSIE/Win only uses a file extension where other methods (content sniffing and MIME type, for two) have failed. A "file extension" on a url is sort of meaningless on the client end. Thanks, I thought that the extension might be part of the sniffing IE does. Potentially, it could be. As Brian rightly said - for the MIME types which are on their "moniker" hit-list: MSIE/Win only uses a file extension where other methods (content sniffing and MIME type, for two) have failed. |
|
If you really want the gruesome details, search out MS's actual writeup on this. :-} |
#20
| |||
| |||
|
|
A new project: http://step-by-step.org.uk/ Don't worry about the links yet, the content hasn't been written. I'm just interested in the introduction screen, which is my first attempt at an absolutely-positioned layout. |

)![]() |
| Thread Tools | |
| Display Modes | |
| |