Jump to content
Pulseway 9.14 🔥

Maciej Szupiluk

Members
  • Joined

  • Last visited

Reputation Activity

  1. Upvote
    Maciej Szupiluk got a reaction from RandyChuck in Clickable phone number   
    Hi,
    please make this and proper Phone HMTML Call Link
    For example:  Clickable phone number
    <p><a href="tel:+4733378901">+47 333 78 901</a></p> It will allow to start phone app by one click and speed up call back process. By for example running Windows Phone App. Besides it is only one line of code to implement :)
    Documentation at https://www.w3docs.com/snippets/html/how-to-add-telephone-links-with-html.html
     

     
  2. Like
    Maciej Szupiluk got a reaction from Anne in Clickable phone number   
    Hi,
    please make this and proper Phone HMTML Call Link
    For example:  Clickable phone number
    <p><a href="tel:+4733378901">+47 333 78 901</a></p> It will allow to start phone app by one click and speed up call back process. By for example running Windows Phone App. Besides it is only one line of code to implement :)
    Documentation at https://www.w3docs.com/snippets/html/how-to-add-telephone-links-with-html.html
     

    Â