LoginSignup
7
7

More than 5 years have passed since last update.

iPadのSafariで、数字の羅列に勝手にリンクが貼られることがある

Posted at

iOSのSafariなど、一部ブラウザでは数字の羅列を電話番号と認識して、自動的にリンクにする機能がある。
下記のメタ情報を追加することで回避できる。

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

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
7
7