On Thu, 9/18/08, Michael Nordman <[EMAIL PROTECTED]> wrote: > * Is this stuff built into shipping Safari or iPhone > browsers yet?
This feature shipped with iPhone OS 2.1. When you use "Add to Home Screen" from the "+" button on Safari for iPhone, a web application with a manifest defined (per the HTML5 spec) will be saved with any cached resources. Note that the manifest file *must* be served with the correct MIME type for this to work. There is no shipping version of Safari for Mac OS X or Windows that supports this feature yet. Dave _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

