Perform different option on desktop

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • KeredDrahcir
    Contributor
    • Nov 2009
    • 426

    Perform different option on desktop

    I have found a way of making a link initiate a phone call on a mobile website.
    Code:
    <a href="tel:12345678910">Call us at 12345 678910</a>
    This is fine of a mobile but on the desktop it asks me which application it would like me to use and suggests Skype but I'd prefer it to link to a Contact page. Is there any way to set the link to do something different depending upon whether it is a mobile of not?
Working...