I need the header should be fixed at the top even when the keyboard appears. Whenever i click on the text box the keypad comes up and the whole page including the header is moving to the top and it can be seen only by scrolling the page. I have set the position as fixed for header. What is the best solution to fix this in ios7+ without using Objective C. We have tried with whatever solution that has been provided here :
Transition to iOS 7: correct viewport setting for jQuery/iPhone Webapps viewed on iPads
But it didn't work. Any help is appreciated. Thanks in advance.