Atozed Forums

Full Version: Combobox css
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi All,

I would like to style a combobox in css, does anyone know what class names do I have 're-style' to give my custom view?

Thank you

Richard
It's not easy to "style" a real combobox. The rendering is done by the operating system, and browsers have limited control over its appearance.

What exactly do you want to customize?

Your best option if you really want to style it is using something else like IWSelect control.