I have one link in my webpage where user can call to other skype user.
<a href="skype:skype_username?call">Call me</a>
But when user have not skype installed in their pc one notification popup is coming.
Is there any way in any manner i can detect is skype is installed or not? so i can give custom message to install skype.