Forum Moderators: not2easy
Does anyone know any way of doing this, or a good reference
site where i can find out which styles are supported by the select object?
I tend to only style text and backgrounds on a select list due to browser support (IE doesn't support font restyling on selects though!), but I know you can style the border in Mozilla and Netscape.
A similar discussion took place here [webmasterworld.com] before with some links that may help/
i did read that thread you mentioned, but its not quite what i'm looking for.
I looked on the MSDN site [msdn.microsoft.com] - it lists line-height as one of the available styles for the select object, but it doesn't seem to work! The select/option objects don't seem to support anyway of adding space between the list items.