Android上的超链接4:使用电话分机问题 [英] Problems using extensions in tel: hyperlinks on Android 4

查看:613
本文介绍了Android上的超链接4:使用电话分机问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们有一个移动网站与某些电话号码的联系,是这样的:

We have a mobile web site with some phone number links, like this:

HREF =电话:12345678,123

href="tel:12345678,123"

这适用于大多数设备很好,但它似乎并不很多/所有Android 4器件工作。扩展简单,当你点击该链接不会出现在拨号器。

This works fine on most devices, but it appears it doesn't work on many/all Android 4 devices. The extension simply doesn't appear in the dialer when you tap the link.

任何人都找到了解决这个?

Anyone found a solution to this?

推荐答案

据的文档,在电话:方案支持的 RFC 3966 。阅读这些RFC有点像阅读泥板楔形文字,但是从我可以告诉你的语法不是标准的一部分。它看起来像你想电话:12345678; EXT = 123

According to the documentation, the tel: scheme supports RFC 3966. Reading these RFCs is a bit like reading cuneiform on clay tablets, but from what I can tell, your syntax is not part of that standard. It looks like you would want tel:12345678;ext=123.

这篇关于Android上的超链接4:使用电话分机问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆