[Pro] z-index in inline construction

Okay, here is my quick analysis:

#FixedWrap is a child of #FullHeadWrap… it should NOT be position:fixed but instead the parent should be fixed. The clue to this is that a fixed element is removed from the document flow, but in this case can never equal the following containers (#FullWrapProblem, #FullWrapSolution1).

Fixing #FullHeadWrap and setting it’s z-index instead achieves the goal nicely. You will have to give the following sibling (#FullWrapProblem) a margin-top setting equal to the amount of space requested by #FullHeadWrap (watch it, as there is a min-height setting currently on it). But that should get this to play nice(er) in all the browsers.

Best luck on this.


freewaytalk mailing list
email@hidden
Update your subscriptions at: