I have a site with many drop-down lists. Some of the text in the list can be pretty long. I have the width of the lists set in a style sheet so that the format of the page is the same no matter what's in the list.
In Firefox, when the user clicks the drop-down it shows all the text, no problem.
In IE, the width of the drop-down stays as the css set it, and therefore only shows part of the text.
Is there anything I can do to make the drop-downs behave in IE as they do in Firefox? Anyone have any ideas?
Any help is appreciated! Thanks.
In Firefox, when the user clicks the drop-down it shows all the text, no problem.
In IE, the width of the drop-down stays as the css set it, and therefore only shows part of the text.
Is there anything I can do to make the drop-downs behave in IE as they do in Firefox? Anyone have any ideas?
Any help is appreciated! Thanks.