PhoneGap Page scroll up after Keyboard appearance in iOS devices that makes the PhoneGap page corrupted

后端 未结 6 1386
刺人心
刺人心 2020-12-17 02:10

I am trying to develop a chatting application using PhoneGap for iOS devices. The application has a header that shows the logged user, a footer where user can write his text

6条回答
  •  自闭症患者
    2020-12-17 02:33

    I was having the same issue using twitter bootstrap 3.

    Adding:

    
    

    Solved the problem for me.

提交回复
热议问题