您好如何提供这些联系人的链接
Skipe
MSN
AIM
对于skipe,我给这样的“skype:shob83?call”,但它不起作用:(
答案 0 :(得分:1)
对于msn
<a href="msnim:chat?contact=userid">msn</a>
表示skype
<a href="skype:userid?chat">skype</a>
答案 1 :(得分:1)
试试这个
<a href="skype:echo123?call">Click</a> (make a call to echo123)
<a href="skype:echo123;apples123;pears123?call">Click</a> (make a conference call to echo123, apples123 and pears123)
<a href=”skype:user1?chat”> (Start a text chat with user1)
<a href=”skype:user1;user2;user3?chat”>(Start a multichat with 3 people)
答案 2 :(得分:1)
AIM
<a href="aim:goim?screenname=notarealuser">Send Message</a>