Hallo Zimbo,
background-attachment:fixed;
Das habe ich in meinem Versuch mit drin - klappt allerdings nicht auf eine Tabelle bezogen:
table.hintergrund { background-image: url(bg-test.gif); background-attachment: fixed; background-repeat: no-repeat; background-position: 4cm 3.4cm; }
ebenfalls schon probiert:
td.hintergrund { background-image: url(bg-test.gif); background-attachment: fixed; background-repeat: no-repeat; background-position: 4cm 3.4cm; }
Im IE läuft der Hintergrund in dem Fall trotzdem mit...
Gruß,
Thomas