Hello,

In the app that I am working on, iPhone OS will automatically link all 
e-mail addresses, phone numbers and date/times.

I have read that this meta tag will stop phone numbers from linking:

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

But for some of the content, I don't have access to the HTML.

My questions:

1.

Does the above meta tag turn of auto-linking for everything, or just phone 
numbers (I assume just the latter)?

2.

Rather than fighting an uphill battle, does iPhone add any hooks to these 
links?

I would not mind doing something like:

a.iphoneCssHook { color: #fff; }

3.

Is there a tool that would let me inspect source code of html pages loaded 
within an app?

Sorry if stupid questions...

Thaks!
Micky

-- 
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/iphonewebdev/-/7DC0gj0cLwwJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.

Reply via email to