Changing the selection color of the dropdown/combo box

P

Prakash

Hi,
I am developing a application in which the customer can select a color
which they want to use.The available colors will be shown in the combo
box(Not the color codes).Here my problem is when the user wants to select a
color the default selection/focus color ie the dark blue color overlaps the
colors in the combo box.I want to get rid of that dark blue color.Is there
any way to change that color.

Thanks
Prakash
 
R

Ronx

As far as I know, the selection colour is set by your Windows desktop
settings. You cannot change it for web users.
 
Top