【发布时间】:2015-11-26 21:09:09
【问题描述】:
我的代码是:
<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 手机上试用。
【问题讨论】:
标签: android jquery html cordova jquery-mobile