Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Our's 是使用 ADF 移动浏览器和 myapache trinidad 组件开发的移动应用程序。我们需要对用户输入的字符进行计数。为此,我们在 onkeypress 事件上调用 javascript。该页面在 iphone 上运行良好,但在三星银河中,该事件似乎没有被触发。但是,在按下后退和取消按钮时,事件会很好地触发并显示计数器值。但它不适用于任何其他键。看来手机的键盘设计有问题。有什么解决办法吗?