Open divz101 opened 11 years ago
I had a problem with swipe detect (jQuery mobile) inside fixed header in chrome (on android but without phonegap). The only fix that actually worked for me is that I applied jQuery mobile 'Fixedtoolbar' to the fixed element.
Has anyone had success with running this in a fixed header - using jquery, phonegap on Android. Swipe actions are detected until the user scrolls past the visible length of the page view and then it fails to be detected.