<div data-role="content">
<iframe src="http://drumbeat.pro/" frameborder="0" width="99%" height="100%" align="middle"></iframe>
<form id="loginForm">
<div data-role="fieldcontain" class="ui-hide-label">
<label for="username">Username:</label>
<input type="text" name="username" id="username" value="" placeholder="Username" />
</div>
<div data-role="fieldcontain" class="ui-hide-label">
<label for="password">Password:</label>
<input type="password" name="password" id="password" value="" placeholder="Password" />
</div>
<input type="submit" value="Login" id="submitButton">
</form>
</div>
我正在尝试在我的phonegap应用中显示iFrame,但我点击的每个链接都会转到浏览器,我该如何避免?请不要建议这个答案(http://denrobapps.com/2010/12/phonegap-and-iframes/),因为这里预先给出的Phonegap已经过时了
答案 0 :(得分:0)
将外部链接的域添加到Xcode中的PhoneGap.plist中的ExternalHosts条目(假设您正在使用iOS应用程序)。
网站注:“drumbeat.pro” - &gt;该网站提供哪些类型的服务/产品?我是鼓手...