Make a fixe header and a fixe footer
Hello :
When I use JQM, I see that all my pages have the same header and footer...
My question is : can I make a structure which has a fixe header, fixe footer and many pages in middle ?
I'm French, my english is very bad... So the structure I want make is :
My exemple :
<div data-role:'header'>...............</div>
<div data-role:'page' data-id='page1'>
</div>
<div data-role:'page' data-id='page2'>
</div>
<div data-role:'footer'>...............</div>
I think it's a very good idea !!! No ?