Bit like this page, how can I colour the scrollbar down the side of a frame please ?
Cheers !
Printable View
Bit like this page, how can I colour the scrollbar down the side of a frame please ?
Cheers !
<style>
body{
scrollbar-face-color: #FF9933;
scrollbar-shadow-color: #e9e9e94;
scrollbar-highlight-color: #e9e9e9;
scrollbar-3dlight-color: #562F77;
scrollbar-darkshadow-color: #6699CC;
scrollbar-track-color: #A7C75C;
scrollbar-arrow-color: #ffffff;
}
</style>
Just change the colors.
Chris
Thats fantastic, thank you !!!! :D
also goto www.vbsnippets.co.uk/tools/ :D
Remember colour toolbars only work on IE5.5+