Keyboard hides iOS input fields in PhoneGap Build 3.1 with an iFrame/object and JQTouch
问题 I'm developing an app that loads a form from another website into an iFrame. The iFrame is set to 100% width and height while displayed. That website has JQTouch. When I touch an input field in iOS 7 on the iPhone, the keyboard pops up and covers the input fields. It doesn't scroll, resize, or even let me scroll down to see the input field. If I type and then close the keyboard, nothing happens. I've tried everything I've come across. Adding/removing height=device-height in the meta viewport