July 31, 201214 yr i have a skype number. i have created a skype logo on my site with a image mape over it. i want the user to be able to click it, skype will open providing they have it and call my number. is this possible?
July 31, 201214 yr This might be a solution, specifically the callto:// links at the bottom of the page.
August 1, 201214 yr <a href="skype?yourusername">Call me!</a> Edited August 1, 201214 yr by Glowbridge
August 1, 201214 yr Or you could just use: <a href="tel:01234567890">01234 567890</a> Skype don't currently support this, but smartphone browsers do.
Create an account or sign in to comment