Welcome to iPadForums.net Guest - Click Here to Register

Listbox question

This is a discussion on Listbox question within the iPad Development forums, part of the iPad App Store category; I have a web page that has a list box. I notice that on the ipad the list box is treated as a dropdown. The ...

Register with iPad Forums
+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    iPad Noob!
    Member #
    13054
    Join Date
    Aug 2010
    Location
    West Bloomfield, MI
    Posts
    3

    Listbox question

    I have a web page that has a list box. I notice that on the ipad the list box is treated as a dropdown. The problem is that sometimes my lists are too long to fit in the popup and are truncated with '...' replacing the text that won't fit. Is there any way to enlarge the popup so that the text will be fully readable


  2. #2
    Super Moderator
    Member #
    3851
    Liked
    16 times
    Join Date
    May 2010
    Location
    Miami, FL
    Posts
    2,336
    is it because its a single-select list box?

  3. #3
    iPad Noob!
    Member #
    13054
    Join Date
    Aug 2010
    Location
    West Bloomfield, MI
    Posts
    3

    listbox cuts off text

    No, the same behavior occurs for both single and multiple select. The text is cut off after 25 characters and replaced with '...'

  4. #4
    iPad Noob!
    Member #
    33002
    Join Date
    Feb 2011
    Location
    Oslo
    Posts
    2

    Listbox converts to dropdown

    Quote Originally Posted by fweiner View Post
    I have a web page that has a list box. I notice that on the ipad the list box is treated as a dropdown. The problem is that sometimes my lists are too long to fit in the popup and are truncated with '...' replacing the text that won't fit. Is there any way to enlarge the popup so that the text will be fully readable
    Did you find the solution for it???? regarding Listbox converts to dropdown in safari ipad.

  5. #5
    iPad Noob!
    Member #
    13054
    Join Date
    Aug 2010
    Location
    West Bloomfield, MI
    Posts
    3
    No, I stopped using listboxes. My programs have a known listcount so I created <div>s for each item and displayed the text that way. All my divs belong to the same class and so using jquery, I created a click event for members of that class which returns the text in $(this).val() and allows me to highlight the text by changing the font color $(this).css('color', 'blue'). This works quite nicely


Sponsors

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Similar Threads

  1. Question
    By Moondog in forum iPad General Discussions
    Replies: 11
    Last Post: 08-03-2010, 01:10 AM
  2. To JB or Not to JB, That is The Question!
    By Ultrimate in forum iPad Hacking
    Replies: 23
    Last Post: 07-28-2010, 01:39 PM
  3. IM+ question
    By Matth3w in forum iPad Apps
    Replies: 1
    Last Post: 06-22-2010, 07:47 PM
  4. GPS question
    By jacobgong in forum iPad General Discussions
    Replies: 11
    Last Post: 06-10-2010, 03:53 PM
  5. The Question
    By rudeman in forum iPad General Discussions
    Replies: 4
    Last Post: 05-02-2010, 09:04 AM

Search tags for this page

asp.net listbox in ipad
,
asp:listbox text truncated
,
how to select multiple listbox ipad
,
ipad .net listbox items not visible
,

ipad listbox

,
ipad listbox shows as dropdown
,
ipad listboxes
,
ipad safari listbox
,
listbox
,
listbox cut off text
,
listbox cuts off text
,

listbox ipad

,
listbox ipad jquery
,
listbox show all in ipad css
,
listbox showing up as dropdown menu on ipad
,
listbox shows as dropdown ipad
,
listbox text cut off
,
listbox vs dropdownlist on ipad
,
multiselect listbox on ipad
,
mutliselect list box ipad optimized
Click on a term to search for related topics.