/    Sign up×
Community /Pin to ProfileBookmark

scrollbar color

hi,
im using IE5.0 and when im tryign to change color in scrollbar as well as text area
when i used ur class seperately like this
.mybar{
scrollbar-arrow-color:red;
scrollbar-base-color:blue;
scrollbar-3d-light-color:white;
scrollbar-darkshadow-color:black;
scrollbar-lightshadow-color:green;
scrollbar-face-color:cyan
}
and call this class on text area its not working moreover when i put in body
body {
background-color: rgb(255, 255, 255);
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12pt;
color: rgb(80, 80, 80);
scrollbar-arrow-color:red;
scrollbar-base-color:blue;
scrollbar-3d-light-color:white;
scrollbar-darkshadow-color:black;
scrollbar-lightshadow-color:green;
scrollbar-face-color:cyan

}

no effect on form as well as text area

thanks in advance

to post a comment
CSS

4 Comments(s)

Copy linkTweet thisAlerts:
@David_HarrisonJul 14.2003 — Try this:

body, .mybar{

scrollbar-arrow-color:red;

scrollbar-base-color:blue;

scrollbar-3d-light-color:white;

scrollbar-darkshadow-color:black;

scrollbar-lightshadow-color:green;

scrollbar-face-color:cyan}

body{

background-color: rgb(255, 255, 255);

font-family: Arial, Helvetica, Sans-Serif;

font-size: 12pt;

color: rgb(80, 80, 80);}
Copy linkTweet thisAlerts:
@gizmoJul 14.2003 — You can see colored scrollbars on www.circlesestateagents.com ?
Copy linkTweet thisAlerts:
@Mr_JJul 14.2003 — It only works from IE5.5+
Copy linkTweet thisAlerts:
@gizmoJul 15.2003 — That's right, it's not W3C standard but one of MS's many attempts at bastardising it. :rolleyes:
×

Success!

Help @zuzupus spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.16,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...