select object question

O

Orson

First off I would like to second Leslie's vote of thanks to this NG. The
group is indeed a godsend to anyone trying to master css.

Right now I am wondering if someone can tell me if there is any way to
change the color of the background strip that highlights the option selected
in a select object. I don't recall having ever seen any color except green.
Thanks
Orson
 
D

David Dorward

Orson said:
Right now I am wondering if someone can tell me if there is any way to
change the color of the background strip that highlights the option
selected in a select object. I don't recall having ever seen any color
except green. Thanks

In theory:

option:hover, option:focus { background-color: blue; }

I'd expect very limited browser support though.
 
O

Orson

David Dorward said:
In theory:

option:hover, option:focus { background-color: blue; }

I'd expect very limited browser support though.

Thanks David
It does not seem to work in IE6 .
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,091
Messages
2,570,605
Members
47,225
Latest member
DarrinWhit

Latest Threads

Top