Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

html skype

<a href="skype:<username>?<action>">Link Text</a>

<a href="skype:myuser?chat">Start chat</a>
<a href="skype:myuser?call">Start call</a>
<a href="skype:myuser?userinfo">See profile</a>
<a href="skype:myuser?sendfile">Send a file</a>
<a href="skype:myuser?add">Add to contacts</a>
<a href="skype:myuser?voicemail">Send a voice mail</a>
 
PREVIOUS NEXT
Tagged: #html #skype
ADD COMMENT
Topic
Name
7+6 =