Click to See Complete Forum and Search --> : select box arrow colour


scouse
12-18-2004, 10:44 AM
Hi

I need to change the colour of the arrow on a select box in the same way you would change the colours on a scroll bar but i cant find the code can anyone help?

Fang
12-18-2004, 01:18 PM
Does not work on the select element

MstrBob
12-19-2004, 12:31 PM
Do you mean as in:

select {
cursor:crosshair;
}

? Or as in the scrollbar colour. The scrollbar colour cannot and should not be changed.