Is it possible to stylize the down arrow on a drop down select element? i.e., (<select><option>--></option></select>
)
I suspect the answer is no because of the way IE handles that particular element. If there isn't a way, does anyone know of a 'fake' drop down box using javaScript that would mimic that behavior but give me the ability to customize?
See Question&Answers more detail:os