Welcome to TalkGraphics.com
Results 1 to 7 of 7
  1. #1
    Join Date
    Oct 2016
    Location
    Rochford
    Posts
    124

    Default Clickable telephone number on mobile site

    Hi,

    Does anybody know a way of dialing a telephone number from a text link on my mobile website please.

    Thanks.

  2. #2
    Join Date
    Sep 2016
    Location
    Sofia, Bulgaria
    Posts
    53

    Default Re: Clickable telephone number on mobile site

    I think this should be on the smartphone side.
    The smartphones are auto-detecting, if it is a mobile number or not and should suggest you to dial, once you click it.

    Most modern devices support the tel: scheme.
    So you can use <a href="tel:555-555-5555">555-555-5555</a> and you should be good to go.

    If you want to use it for an image, the <a> tag can handle the <img/> placed in it just like other normal situations with : <a href="tel:555-555-5555"><img src="path/to/phone/icon.jpg" /></a>

    I'm not sure, if Xara support this as a feature

  3. #3
    Join Date
    Jun 2011
    Location
    Wisconsin, USA
    Posts
    128

    Default Re: Clickable telephone number on mobile site

    This is very simple, just right click on the number (or graphic / icon) and select Web Properties. just type in tel:123 456 7898 in "link to web or email address' works every time on my websites.

  4. #4
    Join Date
    Oct 2016
    Location
    Rochford
    Posts
    124

    Default Re: Clickable telephone number on mobile site

    Hi andymack,

    Thanks for your help. I have already tried this and it doesn't work.

    Ian.

  5. #5
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,503

    Default Re: Clickable telephone number on mobile site

    It should work. I would not have any spaces on the phone number though. tel:1234567890
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	phone link.png 
Views:	113 
Size:	24.0 KB 
ID:	115262  

  6. #6
    Join Date
    Oct 2016
    Location
    Rochford
    Posts
    124

    Default Re: Clickable telephone number on mobile site

    Yes it is working now.
    I didn't put tel: in front of the number.

    Thanks for all your help.

  7. #7
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,503

    Default Re: Clickable telephone number on mobile site

    I didn't put tel: in front of the number.
    That helps.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •