Forum Moderators: open
I've never had to work much with dropdowns and have always considered them to be a last resort in most designs. However, they fit what I need to do currently but I have little experience of how ot get the best out of them.
So, here are a few points I'd like to talk about:
I've tried using css naturally for the above: no joy. There also appears to be no way to adjust the horizontal length, it just defaults to the longest item in the <select> list.
So, any advice most welcome! ;-)
Nick
As for centering - I don't think so.
I will sometimes use divider bars made out of hyphens. When I do - I make them longer than my longest string (or anticipated string if the options are dynamic). This way I at least have some foreknowledge of how wide the options will be.