scrollbar color in SELECT element

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
CONFIQ
Forum Commoner
Posts: 32
Joined: Fri Oct 18, 2002 3:39 pm
Location: Israel - Raanana

scrollbar color in SELECT element

Post by CONFIQ »

Is it possible to color scrollbar in SELECT tag ?
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

  • IE 5+ supports
  • scrollbar-base-color
  • scrollbar-3dlight-color
  • scrollbar-arrow-color
  • scrollbar-darkshadow-color
  • scrollbar-face-color
  • scrollbar-highlight-color
  • scrollbar-shadow-color
  • scrollbar-track-color
css-properties.
netscape doesn't afaik
User avatar
Crashin
Forum Contributor
Posts: 223
Joined: Mon May 06, 2002 3:42 pm
Location: Colorado

Post by Crashin »

Man, volka, you know EVERYTHING right off the top of your head. I wish I could borrow your brain!
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

no, I only know the sources where it is worth to search for specific topics.
This one came from http://selfhtml.teamone.de/css/eigensch ... #scrollbar
;)
User avatar
Crashin
Forum Contributor
Posts: 223
Joined: Mon May 06, 2002 3:42 pm
Location: Colorado

Post by Crashin »

You are an honest man...a gentleman and a scholar! :)
Coco
Forum Contributor
Posts: 339
Joined: Sat Sep 07, 2002 5:28 am
Location: Leeds, UK
Contact:

Post by Coco »

betcha he dont know an english equivalent :(
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

true, but if someone does I'd be happy to add it to my link-list.....
User avatar
Crashin
Forum Contributor
Posts: 223
Joined: Mon May 06, 2002 3:42 pm
Location: Colorado

Post by Crashin »

Coco
Forum Contributor
Posts: 339
Joined: Sat Sep 07, 2002 5:28 am
Location: Leeds, UK
Contact:

Post by Coco »

yeah but whats the chance that babelfish wont turn it into babble?
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Simple CSS reference:
http://userpages.umbc.edu/~kbradl1/wsz/ref/CSSref.html

Eric Meyer's site has links to compatibility charts and other info:
http://www.meyerweb.com

There's also the W3C CSS site:
http://www.w3.org/Style/CSS/

Mac
User avatar
Takuma
Forum Regular
Posts: 931
Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:

Post by Takuma »

You could always go to the library or a bookshop and just read about it and not buying it :lol:
Post Reply