My JSP/JSTL page has a dropdown box, and the size of the dropdown box is 20. Some contents inside the dropdown box are bigger than dropdown box size (20). Firefox displays all bigger contents in dropdown box automatically and IE 7 and IE 8 are not. So, In IE 7 and IE 8, I can see the contents till the 20th place (same to drop down box size).
Is this a problem with IE 7 and IE 8?
Could anyone please suggest some solution so that the dropdown box contents display like Firefox?