i have a bunch of links on a page that turn layers on and off.
each layer has a the same bg image and then a table inside it with text.
choose flash and then services and then any of the links on the secondary tool bar
the problem is, in netscape 6.0 when the user chooses a link, the layers turn on and off, one can see the text change. however the background image does not appear. the only time the bg image is visible is in the layer that is set to visible when the page loads.
i even tried setting the cell in the layer to have a bg image, but that does not show either.
the code is below is for the link title consulting...
<div id="consulting" style="position:absolute; left:1px; top:144px; width:452px; height:240px; z-index:10; background-image: url(../MEDIA/textbg.gif); layer-background-image: url(../MEDIA/textbg.gif); border: 1px none #000000; visibility: hidden">
each layer has a the same bg image and then a table inside it with text.
choose flash and then services and then any of the links on the secondary tool bar
the problem is, in netscape 6.0 when the user chooses a link, the layers turn on and off, one can see the text change. however the background image does not appear. the only time the bg image is visible is in the layer that is set to visible when the page loads.
i even tried setting the cell in the layer to have a bg image, but that does not show either.
the code is below is for the link title consulting...
<div id="consulting" style="position:absolute; left:1px; top:144px; width:452px; height:240px; z-index:10; background-image: url(../MEDIA/textbg.gif); layer-background-image: url(../MEDIA/textbg.gif); border: 1px none #000000; visibility: hidden">