phone number href links on mobile

Q&A about the latest versions
Post Reply
Jmondo
Posts: 73
Joined: Thu Nov 16, 2017 11:10 am

Hi,

I have a functionality question with an href link on ios. I'm using the following code within the text box:

phone number link... <a href="tel:555-555-5555")>555-555-5555</a>

and when I test it on my iphone, I have to hold down the link until calling options pop up. Is there additional code that would just require a tap, without having to hold the link down?

Thanks,
Jesse
Jmondo
Posts: 73
Joined: Thu Nov 16, 2017 11:10 am

solved. I was putting the code around the text, not using a URL action. rookie mistake.
Post Reply