Gunlaug Sørtun wrote:
> Tim Dawson wrote:
> 
>> I did try the z-index route, but it didn't seem to make any
>> difference, and I assumed that IE puts all positioned elements on
>> top. You suggestion (above) has both, and I think it's the P:R that's
>> doing the trick ?
> 
> Note: z-index has no effect on non-positioned elements, so you have to
> declare R:P, A:P or F:P in order to stack anything out of source-order
> sequence.
> A 'z-index: (any value);' on its own, does exactly nothing.
> 
> regards
>     Georg

Point taken.  But it seems here that R:P applied to the menu is sufficient,
without also resorting to the z-index. It's working OK now.  Thank you.

Regards
  Tim

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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