Log in

View Full Version : css select pulldown



kosi
03-23-2007, 09:30 PM
Has anybody found a way to change the css properties of a pulldown select form item? I have noticed that I can change the background color and I can change the text color, but I can't change the border color or the arrow color.

jscheuer1
03-24-2007, 03:36 AM
Some browsers allow more flexibility than others in styling the select element but, in most browsers it can only be styled in very limited ways.

See this thread for discussion around a way to fake a select that can then be styled more extensively:

http://www.dynamicdrive.com/forums/showthread.php?t=18699

See also:

http://www.easy-designs.net/articles/replaceSelect/files/final.html

and:

http://www.easy-designs.net/articles/replaceSelect/