On Sun, Mar 2, 2008 at 12:56 AM, Samalolo <[EMAIL PROTECTED]> wrote: > > Hallelujah .. thank you. > > I also realized if I display a phone number with no a href tags, the > browser tries to turn it into a phone hyperlink automatically so I > just make sure that any phone number that is displayed has a tel: and > _self tag
Yeah, to fix that you want <meta name = "format-detection" content = "telephone=no"> in the <head> tag. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. 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 -~----------~----~----~----~------~----~------~--~---
