Re: [css-d] Alternating row colors in table?

2006-10-31 Thread Anneke Wiering
> How to get alternating row colors in a table or a list? > > I know of solutions with Javascript but I am looking for something that > would be done with CSS only, I don't want to have to have a class for > the even rows (or odd). Now that we have CSS 2.1, with "counter" and > "content", does anyo

Re: [css-d] :hover in IE7 [solution]

2006-10-30 Thread Anneke Wiering
> give IE something to do on hover > > #one:hover, #two:hover, #three:hover, #four:hover { > z-index: 4; > > background-position: 0 0; /* Add */ > } > > Ingo Great solution. Works like a charm. Thanks, Ingo! I wonder if there's a why ... Anneke __

[css-d] :hover in IE7

2006-10-26 Thread Anneke Wiering
to change the HTML coding (put a class around the content-minus-tab) but I'd prefer a CSS solution. Anybody any ideas? I do greatly appreciate any input on this. Anneke Wiering __ css-discuss [EMAIL PROTECTED] http://www.css-