Reference Library
This page lists new and recently changed documents, including Articles, Guides, Reference, Release Notes, Sample Code, Technical Notes, and Technical Q&As. Most documents have a revision history, which details additions and changes to that document since the previous version. Look for "Revision History" at the bottom of the document or in the document's table of contents.

Items are listed in reverse chronological order by publication date. To see the list sorted by the type of revision, click Sort by Revision Type. Items published for the first time (First Version) will be at the top of the list, followed by items with new or changed content (Content Update), followed by items with small fixes, such as typos and format errors, but no significant content changes (Minor Change).

New and updated Reference Library documents are announced in the bi-weekly Apple Developer Connection News, available as an option to ADC members. See the Membership Overview page for details on joining.
Document Revision Descriptions
On Off
Sorted by
Date
Sort by
Title
Sort by
Revision Type
Sort by
Resource Type
Sort by
Topic
2008-03-11 iPhone Human Interface Guidelines for Web Applications (HTML) (PDF)
Amended title to emphasize the scope of the content.
Minor Change Guides General, Internet & Web, Safari, User Experience
2008-02-06 ProgressBar (HTML) (DMG) (ZIP)
Demonstrates use of the HTML canvas to build and update a progress bar.
First Version Sample Code Internet & Web, Safari, User Experience
2008-02-05 Safari Web Content Guide for iPhone (HTML) (PDF)
Updated book link in "Specifying a Webpage Icon for Web Clip".
Minor Change Guides General, Safari, User Experience
2008-01-15 Apple JavaScript Coding Guidelines (HTML) (PDF)
Changed the title from "JavaScript Coding Guidelines for Mac OS X."
Minor Change Guides Internet & Web, Safari
2008-01-15 Safari CSS Reference (HTML) (PDF)
Made changes to terminology.
Minor Change Reference Safari
2008-01-15 Safari HTML Reference (HTML) (PDF)
Moved reference information for the viewport meta key from Safari Web Content Guide for iPhone.
Minor Change Reference Safari
2008-01-15 Web Kit DOM Reference (HTML)
Fixed missing content.
Minor Change Reference Internet & Web, Safari
2007-12-04 iPhoneOrientation (HTML) (DMG) (ZIP)
Demonstrates how to handle iPhone or iPod touch orientation events using HTML, CSS, and JavaScript.
First Version Sample Code Internet & Web, Safari, User Experience
2007-12-03 iPhoneButtons (HTML) (DMG) (ZIP)
Corrected misspelling of Helvetica in the "iPhoneOrientation.css" file. Corrected link to the iPod touch webpage in the "index.html" file.
Minor Change Sample Code Internet & Web, Safari, User Experience
2007-11-29 Why am I getting odd, unexpected results with various viewport tag settings (HTML)
First Version
First Version Technical Q&A Internet & Web, Safari
2007-10-29 Customizing Web Content for Safari on iPhone (HTML)
Updated to point to "Safari Web Content Guide for iPhone" as canonical reference; also updated to use device-width constant in viewport settings.
Minor Change Technical Note Internet & Web, Safari, User Experience
2007-10-29 iSudoku (HTML) (DMG) (ZIP)
Improved layout to better fit iPhone screen. Updated viewport to use device-width constant.
Minor Change Sample Code Internet & Web, Safari, User Experience
2007-10-29 Puzzler (HTML) (DMG) (ZIP)
Improved layout to better fit iPhone screen. Updated viewport to use device-width constant
Content Update Sample Code Internet & Web, Safari, User Experience
2007-10-16 iPhoneIntegration (HTML) (DMG) (ZIP)
A webpage that illustrates how to implement iPhone application links using HTML.
First Version Sample Code Internet & Web, Safari, User Experience
2007-10-08 iPhoneListPatterns (HTML) (DMG) (ZIP)
Update the viewport meta tag in the "index.html", set its width to the device-width constant.
Minor Change Sample Code Internet & Web, Safari, User Experience
2007-09-25 Preparing Content for Safari 3 and WebKit (HTML)
Nonstandard techniques that may cause problems in WebKit.
First Version Technical Note Internet & Web, Safari