Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can you avoid phone number links in Edge?
#2
Hi Magnus, see this link to Phone number format recognition.

You can get rid of it by adding this meta tag in the header of your pages.
Code:
<meta name="format-detection" content="telephone=no">

If you don't want to disable for an entire page, you can add the following attribute to a specific tag.
Code:
<p x-ms-format-detection="none">
Reply


Messages In This Thread
RE: Can you avoid phone number links in Edge? - by Jose Nilton Pace - 09-11-2018, 02:49 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)