Hallo,
ich habe einen Iframe gebastelt, im Hintergund ist eine Grafik, nun möchte ich den Scrollbalken verändern.
Ich habe solche Einstellungen:
body, textarea {
scrollbar-base-color:#444444;
scrollbar-3d-light-color:#030036;
scrollbar-arrow-color:#FEAE30;
scrollbar-darkshadow-color:#030036;
scrollbar-face-color:#030036;
scrollbar-highlight-color:#030036;
scrollbar-shadow-color:#030036;
scrollbar-track-color:#C4C0FF;
}
und ich möchte gerne das der Bereich (scrollbar-track-color:) Transparent ist, ich habe das schon auf manchen Seiten gesehen, konnte aber nicht herausfinden wie das geht.
Bitte helft mir...
Vielen vielen Dank schon mal
Peter M