可用的 iPhone Web 应用程序 JavaScript UI 库/框架

Available iPhone Web Application JavaScript UI Library/Frameworks(可用的 iPhone Web 应用程序 JavaScript UI 库/框架)

本文介绍了可用的 iPhone Web 应用程序 JavaScript UI 库/框架的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在启动一个以 iPhone/iPod Touch 上的 Mobile Safari 为目标的 Web 应用程序.我正在评估当前可用的客户端 JavaScript/CSS 库/框架.

I'm starting a web application that will target Mobile Safari on iPhone/iPod Touch. I'm evaluating the available client-side JavaScript/CSS libraries/frameworks that are currently out there.

这些是我目前知道的:

  • iUI
  • CiUI
  • UiUIKit
  • WebApp.Net
  • iWebKit
  • Apple 的 Dashcode 应用程序 - 不是真正的独立库/框架,但它提供/生成符合原生 iPhone UI 隐喻的 JavaScript、CSS 和图像.
  • iUI
  • CiUI
  • UiUIKit
  • WebApp.Net
  • iWebKit
  • Apple's Dashcode Application - not really a standalone library/framework, but it provides/generates JavaScript, CSS, and images that conform to the native iPhone UI metaphors.

还有其他人吗?在我做出决定之前,我想确保我没有遗漏任何东西.我只是在寻找客户端 JavaScript/CSS 解决方案,并且由于时间限制,从头开始构建一个不是一种选择.没有服务器端 PHP、Ruby、Python、Java 等解决方案.

Are there any others out there? I want to make sure I'm not missing any before I make a decision. I'm only looking for client-side JavaScript/CSS solutions and building one from scratch isn't an option because of time constraints. No server-side PHP, Ruby, Python, Java, etc. solutions.

我知道 iPhone 网络应用程序、模板、框架? 的问题被问到了,但这只提到了iUI和UiUIKit.

I am aware of the iPhone web applications, templates, frameworks? question that was asked, but this only mentioned iUI and UiUIKit.

谢谢

推荐答案

老问题,但仍然相关.Sencha(ExtJs 背后公司的新名称)刚刚发布了适用于 iPhone、iPod、iPad 和 Android 的移动应用平台 Sencha Tounch:http://www.sencha.com/products/touch/

Old question, but still relevant. Sencha (the new name of the company behind ExtJs) just released the mobile app platform Sencha Tounch for iPhone, iPod, iPad and Android: http://www.sencha.com/products/touch/

解释 jQTouch 和 Sencha Touch 区别的博文:http://9-bits.com/post/723711597/jqtouch-and-sencha-touch

Blog post that explains the difference between jQTouch and Sencha Touch: http://9-bits.com/post/723711597/jqtouch-and-sencha-touch

更新:John Resig 最近宣布 jQuery 团队正在开发移动 UI 库.看起来很有希望:http://jquerymobile.com/2010/08/announcing-the-jquery-mobile-project/

Update: John Resig recently announced that the jQuery team is working on a mobile UI library. Looks promising: http://jquerymobile.com/2010/08/announcing-the-jquery-mobile-project/

这篇关于可用的 iPhone Web 应用程序 JavaScript UI 库/框架的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!

本文标题为:可用的 iPhone Web 应用程序 JavaScript UI 库/框架