I am developing an iOS application in phonegap / cordova 3.3.0 with jQuery mobile 1.4.2
I developed a page with several text fields for input, but when the open iPhones keyboard opens, it pushes the page up in iphone 4, in iphone 5 I also encounter that same problem, but the page comes to its original state after closing the keyboard, but in iphone 4 the page stacks at the top in the pressed position. Check out the screenshots below.

this is the screen
this is when the keyboard is open

after closing the keyboard is closed

please help ...
source
share