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 turning that into a phone number link. Is it possible to disable this behavior for a whole page or an element on a page?
|
4
|
|
|
|
|
|
This seems to be the right thing to do, according to the Safari Web Content Guide for iPhone:
If you disable this but still want telephone links, you can still use the "tel" URI scheme. |
||
|
|
|
|
Add this, I think it is what you're looking for:
|
||
|
|
|
|
You could try encoding them as HTML entities:
|
||
|
|
