|
-
Feb 4th, 2001, 04:53 PM
#1
Hello,
I give up looking, how do I change the color of the scroll bar for my website? If you are unsure what I mean, go to www.techtv.com and look. They have a blue scroll bar. Any one know? What technology gives this power? Is it DHTML? Please help, code perfered.
-
Feb 4th, 2001, 08:05 PM
#2
Sorry for the php code tag, but it looks better in color .
PHP Code:
<style type="text/css"><!--
body { scrollbar-face-color: "0000b0"; scrollbar-shadow-color: #335997; scrollbar-highlight-color: #1711ff; scrollbar-3dlight-color: #335997; scrollbar-darkshadow-color: black; scrollbar-track-color: lightblue; scrollbar-arrow-color: #FFFFCE }
//--></style>
-
Feb 5th, 2001, 07:17 AM
#3
Black Cat
Is that an official property or a MS extension? Topstyle Lite only has them listed under IE 5.5.
Josh
-
Feb 5th, 2001, 08:42 AM
#4
PowerPoster
that is true, colored scrollbars will only work under Internet Explorer 5.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
|