iPhone URL Scheme
参考資料
- Safari Web Content Guide for iPhone OS: (HTML)|(PDF)*要ログイン
- iPhoneURLScheme_Reference: (HTML)|(PDF) *要ログイン
電話発信用リンク
<a href="tel:1-408-555-5555">1-408-555-5555</a>
SMS用リンク
<a href="sms:1-408-555-5555">1-408-555-5555</a>
<a href="sms:">アプリ起動</a>
地図リンク(参考:Google Map Parameters.)
<a href="http://maps.google.com/maps?q=cupertino">Cupertino</a>
使えるパラメータ: q=,near=,ll=,sll=,spn=,sspn=,t=,z=,saddr=,daddr=,latlng=,cid=
YouTube Links
<a href="http://www.youtube.com/watch?v=VIDEO_IDENTIFIER">Play Video</a>
<a href="http://www.youtube.com/v/VIDEO_IDENTIFIER">Play Video</a>
iTunes Links(参考:iTunes Link Maker FAQ.)
<a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewAlbum?i= 156093464&id=156093462&s=143441"> <img height="15" width="61" alt="Randy Newman - Toy Story- You've Got a Friend In Me" src="http://ax.phobos.apple.com.edgesuite.net/images/ badgeitunes61x15dark.gif"></img></a>
Mail Links
<a href="mailto:frank@wwdcdemo.example.com">John Frank</a>
<a href="mailto:foo@example.com ?cc=bar@example.com &subject=Greetings from Cupertino! &body=Wish you were here!">Greeting mail</a>








