I’m trying to have a fixed header for my jQuery Mobile project like this demo page.
I’ve tried the attributes of data-position=”fixed” data-fullscreen=”true”, however my header isn’t visible as you scroll and then fades in. How can I remove this fade in / out functionally?
I have found this similar question but I think it might be outdated as although they discuss the issue they don’t mention this demo page which seems to do what they need:
Which version of JQuery Mobile are you using? The “True fixed toolbars” were added to the last version jQuery Mobile 1.1.0 Final. Check it at http://bit.ly/JjPmwo