On Jan 22, 5:35 pm, "∞ | millenomi" <[EMAIL PROTECTED]> wrote:
> On Jan 21, 10:36 am, kgg <[EMAIL PROTECTED]> wrote:
>
> > I have a dropdownlist that has a fixed width using css like
> > style="width: 100px;" and whenever the selected value is longer than
> > 100px, it just displays the text outside of the dropdownlist.
>
> > The picture below is what I am talking 
> > about.http://img525.imageshack.us/img525/9307/stuffni8.png
>
> > How do I get it to NOT display outside of the dropdownlist. I tried
> > Safari 3 for Windows and it was OK. But when viewed in iPhone Safari,
> > it looks like in the picture.
>
> > Hope someone has encountered this before and knows how to fix it.
>
> Have you tried the CSS text-overflow property, or similar?
>
>  - ∞

Yes, I have tried text-overflow: clip as well as overflow: hidden.

But seems to have no effect on a select element.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to