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. These are the ones I'm currenlty aware of: - [iUI][1] - [CiUI][2] - [UiUIKit][3] - [WebApp.Net][4] - [iWebKit][5] - [Apple's Dashcode Application][6] - not really a standalone library/framework, but it provides/generates JavaScript, CSS, and images that conform to the native iPhone UI metaphors. 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. I am aware of the [iPhone web applications, templates, frameworks?][7] question that was asked, but this only mentioned iUI and UiUIKit. Thank you [1]: http://code.google.com/p/iui/ "iUI" [2]: http://clientside.cnet.com/cnet-js-standards/ciui-cnet-iphone-ui/ [3]: http://code.google.com/p/iphone-universal/ [4]: http://webapp.net.free.fr/ [5]: http://www.iwebkit.net [6]: http://developer.apple.com/documentation/AppleApplications/Conceptual/Dashcode_UserGuide/Contents/Resources/en.lproj/Introduction/chapter_1_section_1.html [7]: http://stackoverflow.com/questions/8756/iphone-web-applications-templates-frameworks