Any common css includes for iphone web app development?
May 19, 2009 5:25 AM   Subscribe

I am a bit late in asking this, but has anyone developed and released a standard set of CSS files and templates (and perhaps JS) for building iPhone web applications that mimic the iPhone UI? I want to write a quick iPhone (Safari-based web) app but obviously don't want to waste time doing the UI work if someone else has already done it.

Note I'm not looking for a programming API (unless it's a client-side JS library) because I want to be able to write the app in any language. I'm just looking for a CSS file that I can include, and possibly some templates for common scenarios in iPhone apps (such as headers, toolbars, icons, lists etc).
posted by helios to Computers & Internet (4 answers total) 19 users marked this as a favorite
 
Best answer: iui is widely used.
posted by chrismear at 5:42 AM on May 19, 2009 [2 favorites]


Sorry, also: iWebKit, Safire and WebApp.Net.
posted by chrismear at 5:46 AM on May 19, 2009 [1 favorite]


Also, do you have DashCode? It took me about 30 minutes to set up a quick web app using the RSS feed for one of our blogs - mostly JavaScript based, but yeah, when I do it by hand (without DashCode) I use a modified version of iui.
posted by annathea at 6:21 AM on May 19, 2009


Response by poster: wow, iui is exactly what I was looking for, thanks!
posted by helios at 7:17 AM on May 19, 2009


« Older Trying to wrangle a creative business into a...   |   PowerPoint via iChat? Newer »
This thread is closed to new comments.