(-_-)
04-02-2003, 01:00 AM
Website Gurus - Is it possible to...
add a background image as the background of the scrollbar or is the only modification that you can do to a scrollbar is to change its color? Thanks in advance.
Hmm. As far as I know, these are the only attributes for the scrollbar:
scrollbar-face-color : #000000;
scrollbar-highlight-color : #000000;
scrollbar-3dlight-color : #000000;
scrollbar-shadow-color : #000000;
scrollbar-darkshadow-color : #000000;
scrollbar-track-color : #000000;
scrollbar-arrow-color : #000000;
But yes it would be kinda cool to be able to put in a bg image into the scrollbar...
Vito
Fraki
04-02-2003, 03:08 AM
This makes your scrollbar transparent so you can see the background of the page through it.
http://www.neutron1.com/javascripts/trans_scrollbar_index.htm
(-_-)
04-02-2003, 09:11 AM
Hmm... I'll check this out. :)
digitok
04-02-2003, 09:17 AM
Hmm, I might check that out, thanks for the link.