Hi Els,

> If you give Item 2 z-index:-1, it looks like it works.
> Not tested for possible side-effects when more content is involved.

I whooped with joy ...briefly. This is a miraculous fix in *some* cases
(where there is a predictable number of items), but in my case,
unfortunately all the sibling divs (Items 1 and 2) must have the same
z-index. There's an unpredictable number of items, see, and therefore a
single CSS rule must cover them all.

Still, this is very useful to know. z-index: 0 also works, incidentally. It
just has to be lower than its sibling.

francois

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to