如何禁用Mobile Safari中的电话号码链接? [英] How to disable phone number linking in Mobile Safari?

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

问题描述

iPhone上的Safari会自动为电话号码中显示的数字字符串创建链接。我正在写一个包含IP地址的网页,Safari正在将其转换为电话号码链接。是否可以为整个页面或页面上的元素禁用此行为?

Safari on iPhone automatically creates links for strings of digits that appear to the telephone numbers. I am writing a web page containing an IP address, and Safari is turning that into a phone number link. Is it possible to disable this behavior for a whole page or an element on a page?

推荐答案

这似乎是正确的事情要根据 Safari HTML参考进行操作:

This seems to be the right thing to do, according to the Safari HTML Reference:

<meta name="format-detection" content="telephone=no">

如果禁用此功能但仍需要电话链接,您仍然可以使用telURI方案。

If you disable this but still want telephone links, you can still use the "tel" URI scheme.

这是相关页面

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

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