input field hidden when soft keyboard appears in phonegap

后端 未结 8 961
失恋的感觉
失恋的感觉 2020-12-03 12:41

Creating a mobile application using Phonegap 3.6.3 for Android and iOS. The problem is only for Android, as iOS acts as I would like it to.

When I click on an input

8条回答
  •  春和景丽
    2020-12-03 13:12

    Remove this line from config.xml

    
    

    And change the line in 'head of web page' to

    
    

提交回复
热议问题