Created
November 7, 2013 14:30
-
-
Save mikedugan/7355464 to your computer and use it in GitHub Desktop.
sms and call links for idevices
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- 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