Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
電話番号をクリック可能にしたい場合は、「tel:」を使用してこれを行うことができます。しかし、その逆はどうでしょうか。Calleridがあり、このCalleridがクリックできないようにしたい場合はどうなりますか?
電話番号の周りのハイパーリンクを防ぐために、HTMLページに次のコードを追加する必要があります。
<meta name="format-detection" content="telephone=no" />