I need, header and footer always fixed position.
I don't want like the below url page. What will i do?. Help me........ http://jquerymobile.com/demos/1.0b1/#/demos/1.0b1/docs/toolbars/bars-fullscreen.html
(In the above url, if u clicked inside the page. The header and footer will hide). I don't want like this
If anyone still finds this question and realises the above no longer works, like I did, the correct way to do it (which is correct today, 23/May/2012) is now:
<div data-role="footer" data-position="fixed" data-tap-toggle="false">
Use data-tap-toggle="false"
AND data-hide-during-focus=""
.
The second one will prevent fixed toolbars from hiding when you click an input.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With