Hi,
I want to use a 'click to call link' on my website for mobile users which does work with the syntax of:
<a href="tel:0000000000"">00000000</a>
The '0' are replaced with your actual telephone number!
However, while all works well with a mobile when the link is clicked, when using a desktop mouse or laptop it then shows as a broken link url.
Anyone any suggestions how to disable the 'click' from a desktop or laptop? Or alternatively how to ENABLE for mobile browsers only?
Thanks... :)