data-icon=“箭头-l”使用 jquery mobile alpha 3 版本时无法在 iPhone 上工作

发布于 2024-10-18 22:27:14 字数 226 浏览 1 评论 0原文

我正在使用 PhoneGap 和 Jquery 移动框架为 Iphone 设计一个应用程序。(alpha 3 版本) 我正在为后退按钮添加此代码 数据图标=“箭头-l” 在后退按钮中显示左侧箭头,它在模拟器中工作正常。 但是,在设备上运行相同的应用程序时,箭头不会显示。

令人惊讶的是代码, 数据图标=“加号” 我用于添加按钮的功能在模拟器和 iPhone 上都运行良好。

有什么解决办法吗??? 提前致谢

I am designing an app for Iphone using PhoneGap and Jquery mobile framework.(alpha 3 version)
I am adding this code for back button
data-icon="arrow-l"
to display an left sided arrow in the back button, its working fine in the simulator.
But while running the same application on the device the arrow is not getting displayed.

Surprisingly the code,
data-icon="plus"
which I am using for an add button is working fine both on simulator and the iphone.

Any solutions???
Thanks in advance

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

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

发布评论

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

评论(1

听,心雨的声音 2024-10-25 22:27:14

Jquery 移动框架文件存在一些问题。我通过简单地更新 jQM 框架文件解决了这个问题。

There were some problems in the Jquery mobile framework files. I fixed this by simply updating the jQM framework files.

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