以下用于格式检测的meta标记在Chrome中不起作用:
<meta name = "format-detection" content = "telephone=no"> 在Chrome中,允许点击手机超链接并拨打电话,以获取以下代码:
<a href="tel:+18002237440" id="sk_ftrCallTxt" class="sk_footerSubTitle">Call</a>https://stackoverflow.com/questions/47504170
复制相似问题