Response title
This is preview!




rel="external" or data-ajax="false" to the link $.mobile.loadPage()then access the internal page?
//load the page into DOM
$.mobile.loadPage('page3.html')//access the internal page from that document
$.mobile.changePage('#internalpage')
or can I load the page into the ajax page navigation by using something along the lines of $.mobile.changePage('#page3.html') and then will be able link to the previous pages internal pages aswell as the changed page
I only say this as I cannot navigate to a previously loaded page
© 2012 jQuery Foundation
Sponsored by
and others.
