I am using jqueryMobile-1.2.0 and cordova-2.1.0 for ios app.I have a fixed header but when the keyboard appears then that fixed header is not visible after hiding the keyboard
header will become visible again.I want to make Header visible all the time whether the keyboard is visible or invisible.I am using ios6 for testing it.