Hallo,
ich habe eine Tabelle mit einem CSS-Hintergrund belegt:
bg{
background-attachment: fixed;
background-image: url(../bg.gif);
background-repeat: repeat-x;
background-position: left bottom;
}
Warum wird dieser in Netscape nicht angezeigt?! Die Site ansich hat auch einen normalen background.
Viele Grüße,
Philipp