FREE tutorial,solution,RSS Feeds on Operating Systems, Programming, Web Development, Applications, Databases, Networking, Hardware, Security, SEO Free Expertsforge Membership
Join us as Moderator
Submit Article to Expertsforge.com Submit Article My Expertsforge
 
RSS Feeds, Help Help RSS Feeds
bannertop
 

CSS Tutorial: Changing the appearance of the browser scrollbars

jawahar
12/22/2005 4:10:19 AM, Views: 5879
The following code can be used to give a 3D look to the browser scrollbar.

BODY {
   scrollbar-base-color: MEDIUM;
   scrollbar-face-color: MEDIUM;
   scrollbar-track-color: BACKGROUND;
   scrollbar-highlight-color: LIGHT;
   scrollbar-3dlight-color: MEDIUM;
   scrollbar-shadow-color: DARK;
   scrollbar-darkshadow-color: MEDIUM;
   scrollbar-arrow-color: DARK;
}

Those will also change the look of most form-related things, like textarea boxes and the like. They'll affect dropdown boxes on Mozilla but not on IE 5.5, unfortunately. Boo, hiss.
Next Steps:
Add this Tutorial to:
Blink Blink del.icio.ous Del.icio.us Digg Digg
Fark Fark Furl Furl Google Google
Reddit Reddit Simpy Simpy Spurl Spurl
Technorati Technorati Windows Live Win Live Yahoo Yahoo
Rate Me!
Avg Visitor Rating: Average Visitor Rating is 4.5 out of 5
Number of Ratings : 13 Votes
Rate:
Send Private MessageSend Message
Signup / Login To View the Solution or Provide Comments
Post Comment/Solution
Comment:*
        (Link Rules) 
  Use : [bold] for <b>; [/bold] for </b>; [italic] for <i>; [/italic] for </i>; [code] & [/code] for code
 
Categories
Options
CSS RSS Feed
Most Popular Tutorial
Most Popular Solution
No Records!
Top Rated
Top Contributors
Yearly
Overall
 
No Rankings!
bnrtop