In my webpage I have a text input field which gets covered by the keyboard in Windows 8.1 tablet.
I want the tablet to 'push up' the web page content (as it works on the iPad).
So: Is it possible to make the keyboard NOT covering my input field? And can I detect if a virtual keyboard is active with javascript?