<div data-role="page" id="page8">
<div data-role="header">
<h1>Sunday </h1>
</div>
<div data-role="content">
<a href="http://maps.google.com/maps?q=London">Directions to here</a>
</div>
<div data-role="footer">
<h4>Page Footer</h4>
</div>
</div>
> // This is out of place. Maybe the IPhone cannot handle jQuery mobile's pages
// with this content outside the pages.
</body>