Bill Moseley escribió:
> I have a banner with an enclosed image and a menu. The banner
> is position: relative and the image and menu are position: absolute
> with z-index set so the menu will be on top of the image.
> [...]
> I have z-index on the flash and menu s, so on small windows the
> menu
In most browsers flash is always on top of everything, and this isnt
changable..
Evert
Bill Moseley wrote:
> I have a banner with an enclosed image and a menu. The banner
> is position: relative and the image and menu are position: absolute
> with z-index set so the menu will be on top of the
I have a banner with an enclosed image and a menu. The banner
is position: relative and the image and menu are position: absolute
with z-index set so the menu will be on top of the image.
The problem is when the image is replace (via javascript) with flash
content it no longer is below the menu,