Add to Google

Scroll Bars - Scroll bars

free web hosting
Open Discussion > CONTRIBUTE > Computers > Programming Languages > HTML, XML etc..

Scroll Bars - Scroll bars

Spazz
I would like to know the code for making your own kind of scroolbar. you know modifing its color and stuff like. biggrin.gif

Reply

HmmZ
If your using CSS:
body{
scrollbar-face-color: #color;
scrollbar-shadow-color: #color;
scrollbar-highlight-color: #color;
scrollbar-3dlight-color: #color;
scrollbar-darkshadow-color: #color;
scrollbar-track-color: #color;
scrollbar-arrow-color: #color;
}

If you just want to edit 1 page:
<style>scrollbar-face-color: #color; scrollbar-shadow-color: #color; scrollbar-highlight-color: #color; scrollbar-3dlight-color: #color; scrollbar-darkshadow-color: #color; scrollbar-track-color: #color; scrollbar-arrow-color: #color;</style>

experiment with the colors smile.gif

Reply

Sprnknwn
You should know that scrollbar colors donīt work with Firefox and other Mozilla-based browsers. Or so I think.

Reply

the_furious1
You should really search the forum first, because there is at least one post that answers you question!! I know that because I made that tutorial!

Reply

fffanatics
Yeah CSS works to change the scroll bar of an MSN page but it will not work with Mozilla or Firefox......However, if it enhances your page its prob is good thing to anyway b/c of the maount of people still using MSN.

Reply

Vacant
scrollbar colours are something IE made up, so they won't validate either. If you care about that sort of thing. I guess users with firefox will just see the normal ones, so its not that bad really.

- Vacant.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*







*SIMILAR VIDEOS*
Searching Video's for scroll, bars, scroll, bars

*MORE FROM TRAP17.COM*
advertisement



Scroll Bars - Scroll bars