I\'m using jquery,jquery mobile and phonegap. I want to show the keyboard one this page with input type=\"text\".
you can't. the mobile browser don`t show the keyboard if you focus an input element. The user has to tap the input element.