[Pro] Button to dial a phone number

Can anyone assist?

It’s easy to dial a phone number in HTML, as a smartphone recognises it as a phone number and all you have to do it tap it.

I would like to add an “app like” phone button on a smartphone specific page, so if you tap it, it dials the number. IE using a graphic rather than a regular HTML number.
Is this possible and if so how would I do it.

Thanks for any assistance.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Sure. Just wrap the image (the button) in a link, and use the External tab of the Hyperlink dialog to add your phone number as a URL:

tel:5551234567

Just put that in the URL field. Any browser that doesn’t know how to dial a phone will ignore it or give an error.

Walter

On Dec 1, 2013, at 2:13 PM, David Smerdon wrote:

Can anyone assist?

It’s easy to dial a phone number in HTML, as a smartphone recognises it as a phone number and all you have to do it tap it.

I would like to add an “app like” phone button on a smartphone specific page, so if you tap it, it dials the number. IE using a graphic rather than a regular HTML number.
Is this possible and if so how would I do it.

Thanks for any assistance.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Select your graphic and use Edit>Hyperlink (Cmd+K) to bring up the hyperlink dialogue box.

Choose the External Tab and from the Protocol drop down choose tel (the last one)

Just add in your phone # and you are GTG

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks Guys. Too simple for me to work out for myself!!
David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options