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">