I'm working on a web form for display on mobile Safari that includes default text in a text area. When viewed on iOS 4.2.1 iPod touch, the text is cut off with no ability to scroll. The text is not scrollable when iOS loads the keyboard onscreen as well. The user cannot edit anything that is out of view.
Desktop Safari displays a scroll bar.
Sample screenshot:
Is there a trick that I am missing? Do I just need to define a generous height and hope that the user does not exceed a limit of characters?
Desktop Safari displays a scroll bar.
Sample screenshot:
Is there a trick that I am missing? Do I just need to define a generous height and hope that the user does not exceed a limit of characters?