Ciao ho impostato un immagine di sfondo così:
<style type="text/css">
<!--
.1 {
background-attachment: fixed;
background-image: url(images/spalla1.jpg);
background-repeat: no-repeat;
background-position: left top;
}
</style>
ma si vede solo in IEcosa devo cambiare o aggiungere per farlo vedere in NS e firefox ???
Grazie