Top "Tel" questions

'tel' is a URI scheme specification for telephone numbers, which describes resources for telephone numbers linked to within documents.

href="tel:" and mobile numbers

If I use tel: I should write the international phone code, like that. <a href="tel:+6494461709">61709</a&…

html href tel
URL Scheme for Phone Call

Much like the "mailto" URL prefix launches the user's default mail program and starts a new email with specified address, …

url url-scheme phone-call tel
How to disable link to phone number when on Desktop?

How can I add a phone number to a website that is clickable but hides the link when I'm browsing …

web tel
How do I include extensions in the tel: URI?

I currently have a webpage serving up phone numbers, some of these phone numbers have extensions so I have written …

html mobile uri phone-number tel
Trigger phone call with Javascript

I would like to trigger a tel:12345 HREF using only Javascript, not with an anchor. I simply want to grab …

javascript tel
What's a reliable method for setting up telephone links for mobile browsers?

I'm working on a quick page intended for mobile browsers. While there is little consistency between browsers on cell phones (…

html tel
Android Webview tel: link ERR_UNKNOWN_URL_SCHEME

I want to use tel: links in my website under webview, but when i click it i got this error …

android webview hyperlink tel
Clickable tel protocol a tag in firefox

I have a pretty standard a tag for a telephone number. It works in everything except Firefox. I thought the …

html firefox tel
Enable phone call functionality on change event (jQuery)

I'm trying to enable the phone call functionality on change event (HTML <select> tag) so as to reference …

jquery html href phone-call tel
Is there a "map:" URI prefix to launch map application? (like mailto: or tel:)

Is there such prefix for launching map application on phones, <a href="map:21st,High Street, London">Toto's …

map uri mailto url-scheme tel