D
Don Dean
I found these scrollbar properties on a website and wanted to experiment with
them. Put them in my CSS for FP2003, but nothing happened. Here's what I
tried. Is there something special that has to be done to get these
properties to change the scroll bar?
body
{
scrollbar-face-color: #000000;
scrollbar-base-color: #000000;
scrollbar-highlight-color: #FF0000;
scrollbar-shadow-color: #FFFFFF;
scrollbar-arrow-color: #003399;
scrollbar-track-color: #F7F7EA;
scrollbar-darkshadow-color: #000000;
scrollbar-3dlight-color: #FFD700;
}
them. Put them in my CSS for FP2003, but nothing happened. Here's what I
tried. Is there something special that has to be done to get these
properties to change the scroll bar?
body
{
scrollbar-face-color: #000000;
scrollbar-base-color: #000000;
scrollbar-highlight-color: #FF0000;
scrollbar-shadow-color: #FFFFFF;
scrollbar-arrow-color: #003399;
scrollbar-track-color: #F7F7EA;
scrollbar-darkshadow-color: #000000;
scrollbar-3dlight-color: #FFD700;
}