Skip to content

Instantly share code, notes, and snippets.

@mikedugan
Created November 7, 2013 14:30
Show Gist options
  • Select an option

  • Save mikedugan/7355464 to your computer and use it in GitHub Desktop.

Select an option

Save mikedugan/7355464 to your computer and use it in GitHub Desktop.
sms and call links for idevices
<!-- drop change the phone numbers and link text and drop this code wherever you want a smartphone call/text link -->
<a href="tel:1-408-555-5555">1-408-555-5555</a>
<a href="sms:1-408-555-1212">New SMS Message</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment