Skip to main content

Posts

Showing posts with the label safari

Configuring Web Applications for iphone, ipod, ipad

http://developer.apple.com/safari/library/documentation/appleapplications/reference/safariwebcontent/configuringwebapplications/configuringwebapplications.html <link rel="apple-touch-icon" href="/custom_icon.png"/> <link rel="apple-touch-startup-image" href="/startup.png"> <meta name="apple-mobile-web-app-capable" content="yes"  /> <meta name="apple-mobile-web-app-status-bar-style" content="black"  />