http://www.neatstudio.com/show-1452-1.shtml
http://superdit.com/2010/12/20/10-framework-to-help-build-mobile-web-application/
Sencha Touch
http://dev.sencha.com/deploy/touch/examples/kitchensink/
在chrome下效果很好,但是手机无法访问,出现假死的现象。
JQuery Mobile
http://jquerymobile.com/demos/1.0a2/#docs/toolbars/docs-navbar.html
手机支持的很好,但是性能很差,出现卡。
YUI
从官网的example没有找到和手机相关的例子。
SproutCore
http://www.sproutcore.com/
不是 针对手机的js框架
http://xuijs.com/
仅仅是内核,没有UI
JQTouch
http://jqtouch.com/preview/demos/main/#home
手机无法访问
IUI
http://code.google.com/p/iui/downloads/detail?name=iui-0.40-dev2.zip&can=2&q=
下载demo之后测试,效果非常好。
DHTMLX Touch alpha. Samples
http://www.dhtmlx.com/touch/samples/
手机能正常运行,但是速度很慢,很卡
Jo
手机可以访问,但是基本上死机了。
iwebkit
http://snippetspace.com/projects/iwebkit/
仿iphone,手机正常运行,非常流畅。
问题就是,在调整方向的时候,页面无法自动适应。