【发布时间】:2014-06-20 05:50:29
【问题描述】:
是否可以在 InAppBrowser 下显示 jQuery Mobile 标题(带按钮的标题)?
我已经尝试过像下面这样的 iframe...
<div id="con" data-role="main" class="ui-content">
<iframe id="iIFrame" frameborder="0" src="http://en.wikipedia.org/" scrolling="yes"></iframe>
</div>
它运行良好,但在 iPhone 中不能水平滚动。 任何帮助,将不胜感激。谢谢。
【问题讨论】:
标签: ios jquery-mobile cordova iframe inappbrowser