- From: James Robinson <jamesr@google.com>
- Date: Tue, 5 Feb 2013 10:58:41 -0800
- To: lists@m8y.org
- Cc: www-style@w3.org
Received on Tuesday, 5 February 2013 18:59:12 UTC
On Tue, Feb 5, 2013 at 10:46 AM, <lists@m8y.org> wrote: > On Tue, 5 Feb 2013, James Robinson wrote: > > I can't tell what sort of layout you are attempting to achieve here, but >> in general the solution for issues like this where you >> want to order descendants of a position:fixed element is to apply the >> z-index to the position:fixed element itself. >> - James >> > > Can you post an example of that where the rendering is the same as it is > now? > Applying "z-index: 1" to footer appears to make the rendering in WebKit based browsers match Firefox's rendering. - James
Received on Tuesday, 5 February 2013 18:59:12 UTC