Hello guys, I am trying to highlight some selected options of a dropdown , by changing the background color of the option, if possible. I am struggling with this. Has any one done this before or has ideas or references. Thanks.
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15003
posted
0
inside of the option tag use css
Eric
Gabriel Tomoloju
Greenhorn
Joined: Feb 23, 2004
Posts: 20
posted
0
That works OK using a CSS file Thanks
subject: highlighting selected options in a dropdown