我的代码是:
<div data-role="page" id="pageID">
<div data-role="header" data-position="fixed">
<p>Directions</p>
</div>
<div data-role="content">
<div style="width:100%; height:80%;">
<iframe src="http://m.google.com" seamless=""></iframe>
</div>
</div>
</div>
但是当我来到这个页面时,谷歌没有加载。我正在尝试使用三星 Galaxy S Android 手机。