If you read through the apple iPhone developer page, it mentions (I think) keeping all input fields towards the top of the screen. I've been meaning to play around with onfocus/onblur/onchange etc. to trigger a scrollTo, but got lazy and just moved my two input fields to the top instead.
-=Randy On Sep 4, 2007, at 11:27 AM, "Tobias Kask" <[EMAIL PROTECTED]> wrote: > Hi again, and thanks everyone in the group for an interesting > discussion and a neverending supply of helpfulness. :) > > As the topic explains, I've come across problems concerning the > keyboard covering text areas or other input fields. Does anyone know > of a way to fix this, such as scrolling the screen with a javascript > triggered by an onFocus event? Furthermore, i have a text input at > the very bottom of my screen - could this pose a problem? It seems > impossible to scroll the screen so far down so that this input field > appears above the keyboard. > > Thank you! Regards, > Tobias Kask > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
