fixed header ipad bug

fixed header ipad bug

Hello All!

I am working on a command line interface for a custom device. As such JQM seemed like the perfect solution with fixed header and footer panels. While everything seems to work properly on a desktop computer, there is a problem on the ipad. The problem is that the "fixed" header and footer breaks when the content in the main div changes dynamically. The code example provided below will work to reproduce the problem. Type in the textbox in the fixed footer and press enter several times. Repeat this process over and over. When the text reaches the bottom of the viewable window, the header will disappear and the footer will start climbing up the viewable window. Any help with this is very greatly appreciated! The code can be grabbed from here:


Kind regards.