How can I add a phone number to a website that is clickable but hides the link when I\'m browsing on a website that doesn\'t support touch.
I could use Modernizr to set
Could you just have the code in twice? i.e...
0800 000 000 0800-000-000
Then just 'display:none;' on the relevant class depending on your browser sizes?