Old 21-11-2007, 20:30   #1 (permalink)
4gotten
Registered User
 
4gotten's Avatar
 
Join Date: Nov 2007
Posts: 17
horizontal scrollbar

how to make custom horizontal scrollbar?
  Reply With Quote
Old 22-11-2007, 08:50   #2 (permalink)
a4.shadow
Registered User
 
Join Date: Nov 2007
Location: DC.USA
Posts: 8
Could you be a little more specific? Do you want to change the color properties of the bar?
  Reply With Quote
Old 23-11-2007, 03:07   #3 (permalink)
4gotten
Registered User
 
4gotten's Avatar
 
Join Date: Nov 2007
Posts: 17
i mean how to create custom scrollbar, the way you change the color of scroll button, or change this scroll button into another image. is it possible?
  Reply With Quote
Old 23-11-2007, 14:52   #4 (permalink)
a4.shadow
Registered User
 
Join Date: Nov 2007
Location: DC.USA
Posts: 8
You can change the color properties of the scrollbar by using CSS:

Code:
<style> body{ scrollbar-face-color: #8080FF; scrollbar-arrow-color: #; scrollbar-track-color: #; scrollbar-shadow-color: #; scrollbar-highlight-color: #; scrollbar-3dlight-color: #; scrollbar-darkshadow-Color: #; } </style>
As for using images for scrollbars that will probably require some form of JavaScript/CSS.
  Reply With Quote
Old 23-11-2007, 16:04   #5 (permalink)
pgo
Senior Member
 
Join Date: Jan 2005
Posts: 12,358
Bear in mind that is not valid CSS and is only supported by Internet Explorer.

And it's a bad idea to alter your user's browser behavior without a good reason. And certainly not to change scrollbars.
  Reply With Quote
Old 23-11-2007, 20:45   #6 (permalink)
roto
Floating libation anyone?
 
roto's Avatar
 
Join Date: Apr 2003
Location: El Barco del Amor
Posts: 4,570
Send a message via AIM to roto Send a message via Yahoo to roto
This is a dated and utter-crap tactic. Find other things to code or your website will likely be 4gotten.
__________________
fun: HGC v.4 | last.fm: DT | me | oi! f*ck u roto: ...via meebo!

New to interweb design? Your friends at dt can help.
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8