I have a jquery mobile site with a header and a footer, both with data-position=fixed. In between there is a simple content with some text inputs and select menus
In my desktop browser all looks fine, but my mobile phone (Samsung Galaxy with Android 2.3.3) show a strange scrolling behaviour. I try to explain:
When I start scrolling, the header scrolls with the content al long as I have my finger on the touchscreen. When i release my finger, the header snaps back to the top. This looks very strange and unusual to the user. Is this a known problem? Is there a workaround?