This question is about Apple iPad and iOS. I have designed a game in Game Maker whose dimension is 764px x 367px. The app has a text field at the bottom that when clicked, the iPad keyboard comes up to type in the field.
The problem is that when keyboard comes up, the content window goes up by about 50%. So user has to scroll to bring it back.
My question is how do I avoid my screen to go up when keyboard comes up using CSS or Javascript? I want it to stay at point "0" vertically i-e, on top.
Your help will be really really appreciated.
Thanks