I have created a simple index.html file in which there is only one
button. On clicking the button $(
":mobile-pagecontainer" ).pagecontainer("change",
"page2.html");
is called to navigate to page2.
After moving to page2, a
navbar is present within it but the navbar items are not clickable.