Web
Expertsforge
Home
FREE Signup
Login
Search
Advertise
Link to Us
Contact Us
Help
Login:
Home
» Categories |
Web Development
»
CSS
» View Tutorial
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
Del.icio.us
Digg
Fark
Furl
Google
Reddit
Simpy
Spurl
Technorati
Win Live
Yahoo
Rate Me!
Avg Visitor Rating:
Number of Ratings : 13 Votes
Rate:
Select Your Rating
Excellent!
Very Good
Good
Fair
Poor
Send 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
Applications
Operating Systems
Databases
Programming
Web Development
Networking
Security
Hardware
Search Engine Optimization
Make Money Online
Miscellaneous
Options
Submit a Tutorial
Ask a Question
Add to KB
Join as a Moderator?
Most Popular Tutorial
1.
Create Box style lin...
2.
Changing the appeara...
3.
Placing DIV side by ...
Most Popular Solution
No Records!
Top Rated
1.
Create Box style lin...
2.
Changing the appeara...
3.
Placing DIV side by ...
Top Contributors
Yearly
Overall
No Rankings!
1.
jawahar
(150)
FREE Signup
Advertise
Link to Us
Contact Us
Sitemap
Tutorial Sitemap
About Us
Privacy Policy
Copyright 2004 - 2008 Expertsforge.com