jquery iphone ui 和 jqtouch 哪个更好?
jquery iphone ui and jqtouch
they are lib of iphone , i want to choose one to use,
which is better ?
thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我只使用过jQTouch,并且对此感到很高兴。这是一个相当轻量级但功能强大的框架。
Peepcode 有一个关于 jQTouch 的精彩介绍视频教程,只需 9 美元。如果您正在评估它,您可能想尝试一下。
我花了一段时间才弄清楚的一件事是 jQTouch 中标签栏的使用,当前的稳定版本不直接支持它。如果您使用标签栏,则应该使用更高版本的 jQTouch。
JQuery iPhone UI 似乎是一个更重量级的框架。我建议您获取完整版本并使用它附带的演示应用程序。这应该能让您对动画的流畅度有一个很好的了解。我发现的一件事是,这个框架实际上可能不仅仅支持 WebKit,而 jQTouch 几乎是针对 WebKit 浏览器的。
I have only used jQTouch, and have been happy about it. It's a fairly light-weight, yet powerful framework.
Peepcode has a nice introductory video tutorial on jQTouch for just $9. If you're evaluating it, you may want to give it a go.
One thing that took me a while to figure out is the use of a tab bar with jQTouch, which isn't directly supported with the current stable release. If you're using tab bar, you should use a later version of jQTouch.
JQuery iPhone UI seems like a more heavy-weight framework. I suggest you to get the full version and play with the demo applications that come with it. That should give you a good idea about the smoothness of the animations. One thing I found is that, this framework may actually support more than just WebKit, whereas jQTouch is pretty much targeted at WebKit browsers.