Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: select box on safari IPod




Hi,
I still think that this problem is a bug, but here is a little workaround. It still doesn't look like a select box on Safari Desktop but it's a bit better. By setting the style "overflow: hidden;" the text is cut at the border of the select box.

<select size="1" style="overflow:hidden; width:100px">
    <option >My Test with a very long text1</option>
</select>

But it's still not perfect, because the text goes still above the button on the right side of the select box.


------------------------------------------------------------------------------------------------------------------------------------------------------
On Wed, Apr 16, 2008 at 9:00 AM, <email@hidden> wrote:

Hi,

I am a developer and I am currently developing pages for apple safari on IPod. I have a problem with the html select tag. The following code works well on IE, FireFox and Safari on Desktop PC.


<select size="1" style="width: 100px;"><option>My Test with a very long text</option></select>


But with Safari on IPod the text goes beyond the borders of the box. On Safari Desktop and all other browsers the text in the box is cut at the border of the select box.


Does someone know whether and how I can solve my problem.


Thanks, Oliver.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Web-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/web-dev/email@hidden

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.