jQuery Mobile div with external content
Hi,
currently using this version to change content of a DIV-
<div data-role="page" id="earphones">
<div data-role="content"></div>
</div>
</div>
how can i do the same but to show an external page instead ./speakers.html
cheers
Nigel