The site isn't live, so I can't demo it to you.
I'm using all CSS and no tables...hopefully.
I have a logo.gif with z-index:1, that is position:absolute; top:0; left:0; and a few nested DIVS that create a horizontal menu bar. All the nested DIVS have z-index >1. The menu shows over the logo, like it should, but the hovers do not work for the menu items that are in front of the logo. The hovers do work for the menu items that extend beyond the end of the logo.gif. Does anyone know why the first couple of hovers don't work?
I'm using all CSS and no tables...hopefully.
I have a logo.gif with z-index:1, that is position:absolute; top:0; left:0; and a few nested DIVS that create a horizontal menu bar. All the nested DIVS have z-index >1. The menu shows over the logo, like it should, but the hovers do not work for the menu items that are in front of the logo. The hovers do work for the menu items that extend beyond the end of the logo.gif. Does anyone know why the first couple of hovers don't work?