[css-d] Matching anteceding elements?

2007-10-29 Thread Esther van Summeren
Hello list, I am realizing a skin for an oldschool html website in which I can't modificate anything but the CSS. I need to apply a background-color to a cell or its mother table, but I'm not sure if there's a way to achieve that: table width=100% cellspacing=0 cellpadding=0 border=0 tbody tr

Re: [css-d] Matching anteceding elements?

2007-10-29 Thread Jukka K. Korpela
Esther van Summeren wrote: I am realizing a skin for an oldschool html website in which I can't modificate anything but the CSS. Sounds rather frustrating. I need to apply a background-color to a cell or its mother table, but I'm not sure if there's a way to achieve that: The table

[css-d] Pure CSS menu with keyboard access for 95% of browsers?

2007-10-29 Thread Alan Gresley
Hi all Oh well it happens, I was tinkering with another menu and was playing around with a:active and I was to discover that it behaved as did a:focus. At a lost to explain why I didn't test it before and realizing that I have said on this list that such pure CSS keyboard accessible menus are

Re: [css-d] Pure CSS menu with keyboard access for 95% of browsers?

2007-10-29 Thread Janet Russeau
At 11:40 AM 10/29/2007, you wrote: snip I have now just tested the latest update of the menu and find it now working in FF-2.0.0.8, Mozilla-1.7.13 and would you believe IE 5.5, IE 6 and IE 7 on WIN XP SP2. http://css-class.com/articles/ursidae/bears5popupv-kbaccess.htm Alan, I tried this out

[css-d] Text Align Center Not Working in Float

2007-10-29 Thread Chris Akins
Wondering what I'm not getting about a floated div (#art) that I have applied {text-align:center} to. It's centering the image inside, but not affecting the p content. I've tried putting the text-align on the p itself, still to no avail. You can see it on this page:

Re: [css-d] IE Flicker on hover problem

2007-10-29 Thread Thierry Koblentz
I am using a sliding doors style technique for a few tabs as shown at http://jamestesting.metafaq.com/clients/jamestesting/debug.html (CSS in head) whenever they are hovered over in IE6 the image is reloaded causing a flicker. Try this: script type=text/javascript !-- try {

Re: [css-d] Text Align Center Not Working in Float

2007-10-29 Thread Gunlaug Sørtun
Chris Akins wrote: Wondering what I'm not getting about a floated div (#art) that I have applied {text-align:center} to. It's centering the image inside, but not affecting the p content. I've tried putting the text-align on the p itself, still to no avail.

Re: [css-d] How z-index works

2007-10-29 Thread Alan Gresley
Thierry Koblentz wrote: I'd appreciate any comments that would help me improve this tool: http://tjkdesign.com/articles/z-index/teach_yourself_how_elements_stack.asp Thanks, -- Regards, Thierry | http://www.TJKDesign.com Hi Thierry I was just looking at that page today and realizing

[css-d] IE Flicker on hover problem

2007-10-29 Thread James Leslie
Hi, I know this is quite a well documented problem but I was wondering if anyone has any great, new solutions. It is the problem of IE6 reloading background images in links every time they are hovered on. I am using a sliding doors style technique for a few tabs as shown at

Re: [css-d] Pure CSS menu with keyboard access for 95% of browsers?

2007-10-29 Thread David Hucklesby
On Mon, 29 Oct 2007 08:40:45 -0700, Alan Gresley wrote: Hi all Oh well it happens, I was tinkering with another menu and was playing around with a:active and I was to discover that it behaved as did a:focus. At a lost to explain why I didn't test it before and realizing that I have said

Re: [css-d] Advanced CSS techniques book

2007-10-29 Thread Eric A. Meyer
At 10:36 AM -0500 10/28/07, Tim Palac wrote: I just picked up CSS Mastery: Advanced Web Standards Solutionshttp://www.amazon.com/CSS-Mastery-Advanced-Standards-Solutions/dp/1590596145/ref=pd_bxgy_b_img_a/105-1650369-1249225by Andy Buddy and it's turning out to be a really awesome read. It's not

Re: [css-d] IE Flicker on hover problem FIXED

2007-10-29 Thread James Leslie
I am using a sliding doors style technique for a few tabs as shown at http://jamestesting.metafaq.com/clients/jamestesting/debug.html (CSS in head) whenever they are hovered over in IE6 the image is reloaded causing a flicker. Try this: script type=text/javascript !-- try {

Re: [css-d] How z-index works

2007-10-29 Thread Ingo Chao
Thierry Koblentz wrote: I'd appreciate any comments that would help me improve this tool: http://tjkdesign.com/articles/z-index/teach_yourself_how_elements_stack.asp Thanks, -- Regards, Thierry | http://www.TJKDesign.com Good test. You might say that a relatively positioned element

Re: [css-d] How z-index works

2007-10-29 Thread Thierry Koblentz
I'd appreciate any comments that would help me improve this tool: http://tjkdesign.com/articles/z-index/teach_yourself_how_elements_stack.asp Thanks, -- Regards, Thierry | http://www.TJKDesign.com Good test. You might say that a relatively positioned element without a z-index set