jQTouch 和 jQuery mobile 之间的区别

发布于 2024-09-16 19:49:27 字数 253 浏览 3 评论 0原文

jQTouch 和 jQTouch 有什么区别? jQuery Mobile 框架

它们是否相关(除了都基于 jQuery 之外)?

他们有相同的目标吗?

编辑: jQTouch 现在是 jQT

What is the difference between jQTouch & jQuery Mobile Framework ?

Are they related (other than being both based on jQuery) ?

Do they have the same goal ?

Edit: jQTouch is now jQT

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

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

发布评论

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

评论(4

澜川若宁 2024-09-23 19:49:27

jQtouch针对WebKit进行了优化,jQuery Mobile希望支持所有移动设备;这是我的理解,

这里有一些很好的信息

http://jquerymobile.com/strategy/

和这里

http://news.ycombinator.com/item?id=1602169

jQtouch is optimized for WebKit, jQuery Mobile is looking to support all mobile devices; that is my understanding

some good info here

http://jquerymobile.com/strategy/

and here

http://news.ycombinator.com/item?id=1602169

柳絮泡泡 2024-09-23 19:49:27

除了 Aaron 的回答之外,这就是我到目前为止所得出的结论:

  • jQuery Mobile 是一个官方且通常更活跃的 jQuery 项目(alpha 4.1 - 2011 年 4 月 7 日),而 jQTouch 由 David Kaneda 于 2009 年创建,相对安静在 beta 3 发布(2011 年 5 月 3 日)之前,
  • jQTouch 是一个 jQuery 插件 (请参阅“留在 jQuery”部分),而 jQuery mobile 作为一个框架呈现
  • jQTouch专注于小屏幕设备,来自他们的博客

使用 jQTouch 开发的应用程序肯定可以在 iPad 和其他平板电脑设备上正常运行,但我们不会自动转换为更适合平板电脑的 UI,以利用额外的空间。如果您需要一个 JavaScript 库来神奇地更新您的 UI,从小屏幕、平板电脑到台式机,请查看 Sencha Touch。

Additionally to Aaron's answer this is what I've come up with so far:

  • jQuery Mobile is an offical and generally more active jQuery project (alpha 4.1 - April 7, 2011) whereas jQTouch, created in 2009 by David Kaneda, has been relatively quiet until release of beta 3 (May 3, 2011)
  • jQTouch is a jQuery plugin (see "Staying on jQuery" section) while jQuery mobile is presented as a framework
  • jQTouch is focused on small screen device, from their blog :

Apps developed with jQTouch will certainly run fine on iPads and other tablet devices, but we aren’t going to automagically convert to a more tablet-friendly UI that takes advantage of the additional real estate. If you are in need of a JavaScript library that magically updates your UI for everything from small screens, to tablets, to desktops, check out Sencha Touch.

  • I realized that the guy behind jQTouch also worked/works on Sencha Touch, which got me even more confused. But he gave some details about the difference between these two on his blog.
尐偏执 2024-09-23 19:49:27

要详细了解并了解移动框架之间的差异,

您可以考虑以下链接。

http://web.bogdanteodoru.com/resources/mobile-framework-comparasion/

For detailed understanding and to know the differences between mobile frameworks,

you can consider the following link.

http://web.bogdanteodoru.com/resources/mobile-framework-comparasion/

别挽留 2024-09-23 19:49:27

正如我在博客文章中讨论的那样:

http://zsprawl。 com/iOS/2012/04/comparing-jquery-mobile-vs-jqtouch/

我发现 jQuery Mobile 的功能更加丰富,并且具有更好的跨平台支持。 JQTouch 非常轻量级,非常适合只需要导航的“基于表单”的应用程序。它缺少用户要求的许多功能,并且已被拒绝,例如固定页脚和标签栏。

As I discuss on my blog post:

http://zsprawl.com/iOS/2012/04/comparing-jquery-mobile-vs-jqtouch/

I find jQuery Mobile a lot more feature rich and with a lot better cross platform support. JQTouch is very lightweight and great for "form-based" apps that just need navigation. It is missing a lot of the features that users have asked for, and have been turned down, like fixed footers and tabbars.

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