Hello list,

I'm having an issue where the design I'm working on requires a
position:fixed nav bar over a series of divs that contain a fixed
background image (background-attachment:fixed;). As you scroll, these
divs are to scroll normally under the fixed nav.

Also, at a certain point while scrolling, I trigger the fixed navbar
to display - using waypoints.js and slideToggle.

I can see the navbar very briefly with some deft scrolling maneuvers,
so it appears to be showing and hiding, but the issue seems to be a
stacking order problem.

Does background-attachement:fixed and/or position:fixed mess up the
stacking order? I have tried z-index ordering them but it isn't
helping. I'm sorry but I cant post a link as of yet.

TIA



#663399Becca

-- 

Tom Livingston | Senior Front-End Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com
______________________________________________________________________
css-discuss [css-d@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