Bob Meetin wrote:
> see Stu's example: http://www.cssplay.co.uk/menu/form.html
>
> scroll down to Options - The arrow which activates the drop-down, how do 
> I style it?  It appears to inherit a desktop color property.  I found 
> some properties related to scrollbar-arrow-color, etc, but can't find 
> the right brew to change the color of the arrow, the background, shadow, 
> etc.
>
> -Bob
>
>   

Hello,
I don't think you can style the arrow cross-browser and the 
scrollbar-xxxx rules are proprietary. Selects don't take styling that 
well cross-browser in my experience, optgroups and options play a little 
more nicely. You may find it useful to do something using the users 
system colors to style your forms:

section 18.2
http://www.w3.org/TR/REC-CSS2/ui.html


Rob O
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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