![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| ||||||
| ||||||
|
|
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. |
|
I'd like to know whether this works well in all browsers. It *should* look like this in a modern, standards-supporting browser: http://tranchant.plus.com/tmp/scr (scaled down) |
|
That layout should work in IE5+ including IE5/Mac and all Gecko, at least. Ancient browsers should get a text alternative. |
|
1) Could an IE5/Mac user please confirm that the crayons display correctly, on a transparent background with the shadow darkening the white and two greys in their background? |
|
2) Opera, Konqueror, Safari users (and anyone else I've missed): please confirm you get either the layout I intended or the plain text alternative. I don't want any ugly boxes anywhere. |
|
3) Any suggestions or comments? |
#3
| |||
| |||
|
|
2) Opera, Konqueror, Safari users (and anyone else I've missed): please confirm you get either the layout I intended or the plain text alternative. I don't want any ugly boxes anywhere. |

#4
| |||
| |||
|
|
Mark Tranchant wrote: 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. Just this paragraph made me go "oh no!", but then I clicked the link. Very nice! |
|
IE5.01 and 5.5 on WinXP: no crayons, |
|
no dotted underline of the menu items, not centered. http://locusmeus.com/html-css/centeringpage.html |
#5
| |||
| |||
|
|
Els wrote: Mark Tranchant wrote: http://step-by-step.org.uk/ IE5.01 and 5.5 on WinXP: no crayons, Gak! That's annoying. Any ideas why? The crayon <div contains the crayon image as an <img> for IE5/Mac only, and has it set as a background for others. I use the horrible filter plugin thingy to get the transparency working on IE5+/Win, and it works fine here on IE6. |
|
no dotted underline of the menu items, not centered. http://locusmeus.com/html-css/centeringpage.html I'll look into that as well. Note that your "centered in IE5 only" page is centred in Firefox 0.9.2/Win2K here... |
#6
| |||
| |||
|
|
Mark Tranchant wrote: http://step-by-step.org.uk/ IE5.01 and 5.5 on WinXP: no crayons, Gak! That's annoying. Any ideas why? The crayon <div contains the crayon image as an <img> for IE5/Mac only, and has it set as a background for others. I use the horrible filter plugin thingy to get the transparency working on IE5+/Win, and it works fine here on IE6. Works on IE6 here too. Don't know.. I have no clue about that "filter plugin thingy". Maybe the <img> is covering the background? |
| http://locusmeus.com/html-css/centeringpage.html I'll look into that as well. Note that your "centered in IE5 only" page is centred in Firefox 0.9.2/Win2K here... Huh? It isn't in my Firefox 0.8 on WinXP. I'll download 0.9.2 too see what happens. What about the centered in anything but IE, that one isn't on the left in your Firefox, is it? And the 'centered everywhere' one? |
#7
| |||
| |||
|
| http://step-by-step.org.uk/ IE5.01 and 5.5 on WinXP: no crayons, Gak! That's annoying. Any ideas why? The crayon <div contains the crayon image as an <img> for IE5/Mac only, and has it set as a background for others. I use the horrible filter plugin thingy to get the transparency working on IE5+/Win, and it works fine here on IE6. Works on IE6 here too. 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. |
| http://locusmeus.com/html-css/centeringpage.html I'll look into that as well. Note that your "centered in IE5 only" page is centred in Firefox 0.9.2/Win2K here... Huh? It isn't in my Firefox 0.8 on WinXP. I'll download 0.9.2 too see what happens. What about the centered in anything but IE, that one isn't on the left in your Firefox, is it? And the 'centered everywhere' one? No, my apologies. I had too many browsers open, and was looking at it in IE6 by mistake, where it is centred. |
|
However, I don't see the slipping problem with Firefox 0.9.2: the scrollbars always allow me to reach any part of the page. |
#8
| |||
| |||
|
|
Mark Tranchant wrote: http://step-by-step.org.uk/ IE5.01 and 5.5 on WinXP: no crayons, Gak! That's annoying. Any ideas why? The crayon <div contains the crayon image as an <img> for IE5/Mac only, and has it set as a background for others. I use the horrible filter plugin thingy to get the transparency working on IE5+/Win, and it works fine here on IE6. Works on IE6 here too. 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. IE5.5+ shouldn't include 5.5? There are no crayons in 5.5... |
|
However, I don't see the slipping problem with Firefox 0.9.2: the scrollbars always allow me to reach any part of the page. If you set your window to less than the content's width, you can scroll to the left? Or does the page stop at the left border of the window? In that case, FF0.9 would be the first Gecko to do that... |
#9
| |||
| |||
|
|
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. IE5.5+ shouldn't include 5.5? There are no crayons in 5.5... I think it should include 5.5, and am mildly peeved to hear that it doesn't work. |
|
However, I don't see the slipping problem with Firefox 0.9.2: the scrollbars always allow me to reach any part of the page. If you set your window to less than the content's width, you can scroll to the left? Or does the page stop at the left border of the window? In that case, FF0.9 would be the first Gecko to do that... The former: http://tranchant.plus.com/tmp/scroll |
#10
| |||
| |||
|
|
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. |
![]() |
| Thread Tools | |
| Display Modes | |
| |