html - 如何在 tel :123#? 中包含#

标签 html mobile tel

如何使用 tel:123# 在移动浏览器自动拨号器中填充“#”?

例如:

<a href='tel:123#'>Dial this number</a> 

这只会在 native 自动拨号器中填充“123”。有什么方法可以在拨号程序中包含#?

最佳答案

你不能,请参阅 How to use tel: with * (star, asterisk) or # (hash, pound) on iOs?


Apple Link应该会有帮助。

To prevent users from maliciously redirecting phone calls or changing the behavior of a phone or account, the Phone application supports most, but not all, of the special characters in the tel scheme. Specifically, if a URL contains the * or # characters, the Phone application does not attempt to dial the corresponding phone number.

关于html - 如何在 tel :123#? 中包含#,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17971217/

相关文章:

javascript - 两个输入元素和两个按钮上的 JQuery 类选择器

javascript - html中params的意义是什么?

android - 缓存位图 - Android

html - Firefox 中可点击的 tel 协议(protocol)标签

HTML:将 <li> 以外的元素放入 <ul> 是否有效?

iphone - 网站宽度不会自动适应 iPhone 屏幕

javascript - 将 One Signal API 与 Firebase Cloud Functions 集成

javascript - Cordova iOS 模拟器 tel 和 mailto 不工作

map - 是否有 "map:"URI 前缀来启动 map 应用程序? (如mailto : or tel:)

javascript - PHP-在表格的每一行中动态插入带有javascript的innerhtml