黑莓模拟器上的 jQuery

发布于 2024-10-01 08:04:35 字数 132 浏览 3 评论 0原文

我们有一个使用 jQuery 的简单移动 Web 应用程序。

该应用程序在真正的黑莓 9700 设备上运行良好。但它在 9700 模拟器上不起作用。

任何有关解决此问题的建议都将受到赞赏。

-柴塔尼亚

We have a simple mobile web application using jQuery.

The application is working good on a real blackberry 9700 device. But it's not working on 9700 simulator.

Any suggestions on solving this problem are appreciated.

-Chaitanya

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

凉薄对峙 2024-10-08 08:04:35

发现实际设备是黑莓9700系列最新版本。因此,它可能有一些补丁或更新。但在模拟器上我们无法让它工作。

另外,由于 blackberry 5.0 对 javascript 和 css 的支持非常有限,因此我们无法让 jQuery 有效地工作。

因此,我们放弃使用 jQuery 并使用适用于黑莓的 XUI JS 库。

Found that the actual device is the latest version of blackberry 9700 series. So, it could have some patches or updates. But on the simulator we could not get it to work.

Also, since blackberry 5.0 has very limited support to javascript and css, we could not get jQuery to work effectively.

Hence, we dropped out using jQuery and using XUI JS library for blackberry.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文