> > Can anyone shed any light as to why the z-index is not behaving as 
> > desired/expected on IE7? The suckerfish menu is falling 
> behind my content.
> > (Or my content is appearing on top.) Either case, it's not 
> consistent 
> > with the correct behavior that I am seeing in IE8 and FF3.
> 
> Checked on a local file only...
> 
> *:first-child + html .left,
> *:first-child + html .right,
> *:first-child + html .maincontent {
> z-index: -1; background: lime; }
> /* for IE/7.0 */

Thank you David! I was picking someone else's template. I know suckerfish is
not a great idea for older browser's, but I wanted to try to get it to work,
before resorting to other drop menu methods involving lots of JS.


______________________________________________________________________
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/

Reply via email to