http://dot.kr/x-test/texti.htm has the code above.Code:<html> <head> <title>textAreaFORiphone</title> </head> <form action='action.htm' method='post'> <textarea style="font-size:50px;">start end </textarea> </form> </html>
Since there is the height gap between the text 'start' and the text 'end,' the scroll bar is shown when I open it with deskTop.
But...
when you I open it with iPhone,
The scroll bar doesn't appear.
So I can't modify the text 'end' with iPhone although I can modify the text 'start' with iPhone and although I can modify the text 'end' with deskTop.
Is there anyway to make it modify the text 'end' with iPhone?







Bookmarks