Question by []: How do you format these fields for opera and internet explorer?
On a form I are “disabled” fields on multiple-choice. I can (bold, color, etc) change the font in Firefox, but Internet Explorer and Opera are seeming to ignore it, and that’s not good. They can be formatted in IE and Opera?
Best answer:
Answer by Mehdi
A select field is rendered by the operating system; some browser can, some browsers can’t change their styling, depending on how the browser “hooks” into the OS.
If you want full control over a select box, consider replacing it using CSS and JavaScript.
Some examples:
http://weblog.morosystems.cz/ostatni/dropdown-xhtml-css-javascript-replacement-of-classic-selectbox
http://www.brainfault.com/2008/02/10/new-release-of-jquery-selectbox-replacement/
Know better? Leave your own answer in the comments!
RSS Feed
Twitter

Posted in
Tags: