Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entries for href values including tel:1234567 and sms:1234567 #1609

Open
wamoyo opened this issue May 29, 2015 · 9 comments
Open

Entries for href values including tel:1234567 and sms:1234567 #1609

wamoyo opened this issue May 29, 2015 · 9 comments

Comments

@wamoyo
Copy link

wamoyo commented May 29, 2015

HTML links like this:

<a href='tel:123-456-7890'>123-456-7890</a>
<a href='callto:123-456-7890'>123-456-7890</a>
<a href='sms:123-456-7890'>123-456-7890</a>

Are pretty useful on mobile. I'd love to know what the browser support is like.

@LDigital84
Copy link

+1

1 similar comment
@Yopai
Copy link

Yopai commented Aug 19, 2015

+1

@JonathanTech
Copy link

+1

5 similar comments
@plaa
Copy link

plaa commented Feb 22, 2016

+1

@neoncitylights
Copy link

+1

@tibiii
Copy link

tibiii commented Oct 22, 2016

+1

@Paul-Hebert
Copy link

+1

@lydenyardley
Copy link

+1

@WebMacke
Copy link

I voted +1, but isn't that handled by the following feature? https://caniuse.com/mdn-api_navigator_registerprotocolhandler_scheme_parameter_tel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests