2009/10/14 corey deep <coreyd...@gmail.com>: > Hello All, > > I have a problem with ie7, I believe it is incorrectly setting the z-index > of site content (a thumbnail row) and the result is that the navigation is > overlapping the content row on hover. see example > http://www.thevenusflytrap.org/ietests/ie7-stack-issue.html > > To reproduce mouse over either the first or last thumbnail images & should > notice the thumbnail image is cut off... > > I have read about the ie z-index / stack order bug and a solution where > z-index property is set for the element via javascript, but i do not think > that will work in this case. I have tried via inline styles & what have you, > setting the z-index for the thumbnail image on up and on hover with no > success.
Its the position:relative on <li>. Set it on demand, that means, on :hover only. Ingo ______________________________________________________________________ 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/