Phonegap jQuery手机文字input
我希望有人能够告诉我为什么我的文本input不工作在我的Phonegap项目正在使用jQuery的手机。 这是一个链接到我的XCode项目在DropBox中:
https://www.dropbox.com/sh/49t41ixh72at9q5/yc8USE2Lun
文本字段在获取焦点时不允许input文本。 您将需要打开www /文件夹中的index.html。
这是一个Phonegap项目,使用jQuery的手机,和Xcode运行ios模拟器。
导致问题的代码示例如下:
<div data-role="content"> <label for="basic">Text Input:</label> <input type="text" name="name" id="basic" value="" /> </div><!-- /content -->
更新:解决!
看看下面的链接:
Phonegap样式-webkit-user-select:无; 禁用文本字段
- 通过configuration企业应用程序首选项(AirWatch)通过MDM检索用户名
- 使用预先存在的数据库创buildPhoneGap iOS应用程序
- 离子2 / cordova从Documents目录下读取图像iOS
- 如何find返回YES的响应者canPerformAction:withSender:
- cordova手机使用应用程序中的外部网页,同时保持页眉/页脚(导航)
- Cordova File Plugin从ioscaching中加载video源
- 如何在cordova的HTML5video播放期间忽略铃声设置
- Visual Studio Debugger无法连接到iOS模拟器中的远程Apache Cordova应用程序
- cordovakatzer插件背景模式不适用于iOS-9