I have a multipage document and i am loading content in through json to create a list view when i initialize the listview it does it for content blocks that have the data-role listview. But when i load the whole document from another page (eg www.example.com#page2) jQuery cannot load the list views and this is the stack trace in chrome i get. Some help solving the issue would be wonderful.
jquery files used:
jquery-1.7.2.js
jquery.mobile-1.1.1.js
part of my html markup for the code that is failing