Re: Fix for IE select/option issue
- From: David Mark <dmark.cinsoft@xxxxxxxxx>
- Date: Thu, 7 Aug 2008 02:10:39 -0700 (PDT)
On Aug 7, 4:34 am, code_berzerker <emen...@xxxxxxxxx> wrote:
On Aug 6, 10:24 pm, "david.karr" <davidmichaelk...@xxxxxxxxx> wrote:
On Aug 4, 5:47 am, code_berzerker <emen...@xxxxxxxxx> wrote:
Hi
Does any of you know how to fix issue with IE and fixed size select
which in result cuts content of all option values to the width of
select element?
Try giving a detailed example and someone might be able to help you.
[...]
<select style="width: 50px;">
<option>Very very very very very very very very very very very very
very long text</option>
</select>
[...]
If you click on select to pick the option it will be truncated to
select size instead of having its own size. Try FF or Opera to see
what it should look like.
Should according to whom?
Regardless, if you don't like the behavior in IE, feature test for it
and then adjust the width of the select in a click listener.
.
- Follow-Ups:
- Re: Fix for IE select/option issue
- From: code_berzerker
- Re: Fix for IE select/option issue
- References:
- Fix for IE select/option issue
- From: code_berzerker
- Re: Fix for IE select/option issue
- From: david.karr
- Re: Fix for IE select/option issue
- From: code_berzerker
- Fix for IE select/option issue
- Prev by Date: Re: Javascript to Validate the Phone Number Field Using Javascript :-)
- Next by Date: Re: How to know when an enter key press is used to select an item in the browser's context dropdown and not to submit a form?
- Previous by thread: Re: Fix for IE select/option issue
- Next by thread: Re: Fix for IE select/option issue
- Index(es):
Relevant Pages
|
Loading