I've an annoying netscape problem, have set up this pseudo class:
.tdbg {
background-image: url('images/bg_042.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
}
which sends my netscape browser crazy blurring, repeating and totally unreadable!!
When I remove - background-repeat: no-repeat; everything is fine?!
Does anyone have any ideas please. Thanks
