如何防止电话号码转换为Skype链接? [英] How to prevent phone numbers to be converted into Skype links?

查看:174
本文介绍了如何防止电话号码转换为Skype链接?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在安装了 Skype 的Windows计算机上,它倾向于将所有电话格式的号码转换为Skype链接,您可以点击它,以便在Skype上拨打电话。

On those Windows machines with Skype installed, it tends to convert all phone-formatted numbers to Skype links so you can click it in order to make a call on Skype.

问题是如何防止在页面上发生某个号码?

The question is how do you prevent that to happen for a certain number on page?

推荐答案

尝试不将数字作为单个文本输出。而不是

Try not outputting the numbers as a single piece of text. Instead of

<span>888-555-1212</span>

试用

<span>888-</span><span>555-1212</span>

它将禁用skype

这篇关于如何防止电话号码转换为Skype链接?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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