I am using JQuery Mobile version 4.1a and using:
data-position=\"fixed\"
on both header and footer.
When I scroll the content it di
$(document).bind("mobileinit", function() { $.support.touchOverflow = true; $.mobile.touchOverflowEnabled = true; $.mobile.fixedToolbars.setTouchToggleEnabled(false); });
This works. Tested in Android 2.3