Link clicked then theme isn't displayed
I'm using the following code:
<div data-role="content">
<B>Thanks for helping us improve</B>
<br/>
We value all customer feedback. It helps us to understand how to offer great service and, when we get it wrong, how to improve for the future.
<br/>
<br/>
When your ready to begin, please <a href="survey.php">Click Here</a>.
</div>
This page is themed correctly, however, when i click on the link in iPhone it takes me to the page survey.php but there is no theming present. The url in the address bar is then: http:///www.ADDRESS.com/mobile/index.php#survey.php
I've look at the demos / user guides etc.