I need to remove all auto-formatting for telephone numbers on the iphone. It seems you can do this by adding this code to the <head> tag.<meta name="format-detection" content="telephone=no">
Is there a better way to do this without having to hack the code that may be overwritten on upgrades?
If not, what file do I need to actually edit?
Many thanks,
Houston