IE 6 dropdown selection area too narrow
Posted
by Cool Hand Luke UK
on Stack Overflow
See other posts from Stack Overflow
or by Cool Hand Luke UK
Published on 2009-12-07T16:59:19Z
Indexed on
2010/06/17
9:53 UTC
Read the original article
Hit count: 195
Hi,
I have a dropdown menu with the width set to 142px however the selection area when you drop down the menu needs to be larger as it has text that exceeds this width. Firefox (and most modern browsers) is clever and extends the selection area to fit in this text. However IE 6 and unchecked newer versions of IE do not show this text and keep the selection area the same width as the dropdown unclicked. The problem lies here, how can I get IE to extend the selection area where you click the selection you want without increasing the width of the dropdown area with out the dropdown selection showing. Hope that makes sense.
:D cheers (DEATH TO IE)
© Stack Overflow or respective owner