How to disable phone number linking in Mobile Safari?

前端 未结 24 1716
面向向阳花
面向向阳花 2020-11-22 16:56

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 tur

24条回答
  •  感情败类
    2020-11-22 17:40

    I have tested this myself and found that it works although it is certainly not an elegant solution. Inserting an empty span in the phone number will prevent the data detectors from turning it into a link.

    (604) 555 -4321
    

提交回复
热议问题