Re: IE Bug
- From: "sean" <shenc@xxxxxxxxxxxxxxxxx>
- Date: Fri, 13 Jan 2006 06:44:09 GMT
Thanks for the info. But in FireFox the dropdown menu part will
automatically extend to fit the width of the long text without change the
width of the combobox part. I recall seeing a javascript hack somewhere to
solve this problem by openning a popup that masks the original dropdown and
adjust the text width in the popup... Well, I guess I have to find it myself
and show it here..
Thanks!
"Randy Webb" <HikksNotAtHome@xxxxxxx> wrote in message
news:6JadnbqEXb1_cVjeRVn-sg@xxxxxxxxxxxxxx
> sean said the following on 1/11/2006 10:34 PM:
>> SELECT drop-list width incorrect for long text when SELECT is fixed width
>> Setting the width style of a SELECT statement causes the contents of the
>> drop-list to be cropped.
>
> What do you think it *should* do? You tell it to set it at a width, and
> then you complain that it does just that? Thats not a bug, that is doing
> what you told it to do.
>
>> This is problematic when attempting to limit the width of the select box
>> for layout purposes (say, a fixed-dimensions application UI) whilst still
>> presenting the user with all of the required information to make a
>> choice.
>>
>> Any clue to solve the above issue is highly appreciated!
>
> Ummm, ehhh, what does this have to do with Javascript?
>
> comp.infosystems.www.authoring.html
> comp.infosystems.www.authoring.stylesheets
>
> Might be better groups to ask in.
>
>
> --
> Randy
> comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly
> Javascript Best Practices -
> http://www.JavascriptToolbox.com/bestpractices/
.
- Follow-Ups:
- Re: IE Bug
- From: Randy Webb
- Re: IE Bug
- References:
- IE Bug
- From: sean
- Re: IE Bug
- From: Randy Webb
- IE Bug
- Prev by Date: Re: firefox onmousemove and dragging issues
- Next by Date: Re: max length of eval expression
- Previous by thread: Re: IE Bug
- Next by thread: Re: IE Bug
- Index(es):
Relevant Pages
|