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
Thanks On Mar 1, 10:13 pm, "Chris Carey" <[EMAIL PROTECTED]> wrote: > On Sat, Mar 1, 2008 at 5:22 PM, Samalolo <[EMAIL PROTECTED]> wrote: > > > Hi, > > I'm using the tel: option on one of my hyperlinks using the iui css/ > > javascript (http://code.google.com/p/iui/) > > > <a href="tel:8005551212">call this number</a> > > > When you tap it, nothing happens, I get the blue/white circular > > "waiting" icon and it just hangs. > > add target="_self" --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
