I want to use an image for the background of a select/dropdown. The following CSS works fine in Firefox and IE, but does not in Chrome:
#main .drop-down-loc
select { -webkit-appearance: none; }
If you need to you can also add an image that contains the arrow as part of the background.