div content change only jquery Mobile
- by user3659748
I have that :
<div data-role="page" id="Home">
<div data-role="header" >
<h2 class="header">My app</h2>
</div>
<div data-role="content">
</div>
<div data-role="footer" data-position="fixed">
<div data-role="navbar">…