Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Web and WebWorks Development

Reply
New Developer
duke1029
Posts: 2
Registered: ‎08-15-2008

Creating Drop-down list

I have a simple form that has a drop-down list of about 100 items.  When I display it on my Blackberry it displays all the items as a single vertical list.  Any assistance would be appreciated.
Please use plain text.
Guru I
Xandrex
Posts: 17,525
Registered: ‎07-29-2008
My Carrier: Vodafone France (SFR)

Re: Creating Drop-down list


duke1029 wrote:
I have a simple form that has a drop-down list of about 100 items.  When I display it on my Blackberry it displays all the items as a single vertical list.  Any assistance would be appreciated.
Hello,

can you provide the HTML code of your webpage ? and a screenshot of your blackberry browser screen.



The search box on top-right of this page is your true friend, and the public Knowledge Base too:
Please use plain text.
Administrator
MSohm
Posts: 12,957
Registered: ‎07-09-2008
My Carrier: Bell

Re: Creating Drop-down list

Are you seeing the same issue mentioned in this thread?

 

http://supportforums.blackberry.com/rim/board/message?board.id=browser_dev&thread.id=6
Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.
New Developer
duke1029
Posts: 2
Registered: ‎08-15-2008

Re: Creating Drop-down list

Thanks all for your response. 

 

The result was not a single horizontal list.  It was like a series of radio buttons instead of a drop-down list.  The page was a WML page that I recoded into HTML and the drop-down list displayed correctly.

Please use plain text.