| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
css is for divs
Join Date: Feb 2003
Location: Norwich
Posts: 4,527
|
Select
More learning CSS with me folks. Learning is fun. I have a SELECT box, and I'm wanting to control it with css, I can control the border, background colour, font etc. easily enough, but is it possible to change the grey down-arrow button? |
|
|
|
|
|
#2 (permalink) |
|
trouble free and loverlee
Join Date: Mar 2003
Location: YooKay
Posts: 2,926
|
nope. That's handled ('windowed') at OS level, so is typically beyond the reach of client-side code. Some have chosen to mimic (+ style) it by using a dhtml doodad triggered by a mouseover or onclick. |
|
![]() |