On Oct 6, 2006, at 7:44 AM, [EMAIL PROTECTED] wrote:

> How do you style a select form's pulldown menu box. I don't  
> necessarily want
> to change the background color of the select field itself. What I  
> want to do
> is change the color of the expand menu symbol that's off to the  
> right of the
> icon. I don't know what it's called.

Each browser has different implementation for that little button. In  
Gecko based browsers it is actually a <input type="button"> and can't  
be styled.
More on styling form controls in general:
<http://www.456bereastreet.com/archive/200410/ 
styling_even_more_form_controls/>
In short: form controls are heavily OS and browser dependent.
Your favourite search engine will probably find all kind of (mostly  
crazy) techniques to work around some limitations.
Use with extreme caution.

Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com>




______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to