|
-
Jun 28th, 2001, 11:03 AM
#1
Thread Starter
Evil Genius
JS / HTML one
Bit like this page, how can I colour the scrollbar down the side of a frame please ?
Cheers !
-
Jun 28th, 2001, 11:37 AM
#2
Fanatic Member
<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
-
Jun 29th, 2001, 02:41 AM
#3
Thread Starter
Evil Genius
Thats fantastic, thank you !!!!
-
Jun 29th, 2001, 06:38 AM
#4
also goto www.vbsnippets.co.uk/tools/ 
Remember colour toolbars only work on IE5.5+
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|