繁体   English   中英

iPhone上的jquery移动网站

[英]jquery mobile site on iphone

当我在iPhone上加载网站时,它不会显示该网站。 它仅显示此“>”。
它可以在计算机和我的iPad上正常工作。 有什么想法吗?

该移动应用程序位于http://yourguest.co.uk/iphone/app/first.html

<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>

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM