I've only just come accross this newsgroup, so apologies if I seem to be
cross-posting...
this may be an old chestnut, but has anyone ever come accross
a straightforward way of styling a <select> element?
In particular the (always grey?) drop-down button color.
(This, and the 'Browse' button on an <input type='file'> seems
forever doomed to eternal greyness.)
I'd really like a css way of altering the grey - I've come accross
some exotic javascripts for making pseudo <select>s, but using that with php
html generation and a lot of <select>s populated
by a database for editing gets to be a tad over-complicated and rather top
heavy
cross-posting...
this may be an old chestnut, but has anyone ever come accross
a straightforward way of styling a <select> element?
In particular the (always grey?) drop-down button color.
(This, and the 'Browse' button on an <input type='file'> seems
forever doomed to eternal greyness.)
I'd really like a css way of altering the grey - I've come accross
some exotic javascripts for making pseudo <select>s, but using that with php
html generation and a lot of <select>s populated
by a database for editing gets to be a tad over-complicated and rather top
heavy
Comment