IUI. A toolkit for building phone-like interfaces on the web.

github.com/defunkt/iui

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2008
  • modify iui to use webkit css animations instead of hand-rolled js ones
August 2008
  • Remove chagne to .row { text-align } that hasn't been tested (might b…
  • Commented out links to (nonexistent) compressed versions of the samples
  • * Change hardcoded 320 to 'devicewidth' in viewport meta tag
  • Added empty unload event handler to work around a bug (in 1.1.4?) whe…
July 2008
  • Add reference to home page icon aka "apple-touch-icon"
  • First cut at a home page icon for iUI sample apps
June 2008
  • Added styling for checkboxes and radio buttons should be a fix for is…
  • encode text areas to fix issue 11
  • Added empty unloadHandler() - which somehow fixes a problem where
May 2008
  • Fix underline style
  • Cleanup indentation
  • Sample for orientation event testing
  • Update copyright year to 2007-8
April 2008
  • Make sure we set orientation properly when page is loaded in landscap…
  • Use onorientationchange with fallback to window.innerWidth method (Is…
March 2008
  • Update to use <span> instead of <input> for non-modifiable text.
  • Issue #52: Added '.row > span' selector and style for static data i…
February 2008
  • Issue 63 -- Detect urls that the iPhone can natively handle (ie youtu…
November 2007
  • Change "Roller" to "iUI" (oops)