I am creating a app using HTML5,CSS, jQuerymobile + Phonegap.
I want to remove the top section of the Keyboard which has the default - Previous/Next Autofill, Done
Example: http://i.msdn.microsoft.com/dynimg/IC587100.png
Can I do that ?
You can make a plugin in phonegap to create native UITextField
s at the specified position.