所属分类:HTML网页,JS语言与代码
转载自http://hi.baidu.com/iamljj/blog/item/b7b82ff44af1a56fddc474ac
[code]<!--直接将下列代码嵌入你想要加入的地方就可以了--><!--QQ在线交谈代码开始 --><a href="tencent://message/?uin=422355485&Site=第27届中国浙江国际自行车电动车展览会&Menu=yes"><img src="picthmp/qq.gif" alt="在线qq交流" width="68" height="29" border="0" ></a> <!--QQ在线交谈代码开始 --><!--由于腾讯的检测在线状态速度较慢,为了加快网页显示速度,故直接采用图片加链接的形式,所以无法显示qq在线状态 -->[/code]
[code]<!--MSN即时交谈代码开始 -->
<Script language=javascript>
function SendMSNMessage(name)
{
//Send a message through MSN , only for IE
//and you must have installed MSN or Window Message
MsgrObj.InstantMessage(name);
}
function AddMSNContact(name)
{
//Add a people to MSN , only for IE
//and you must have installed MSN or Window Message
MsgrObj.AddContact(0, name);
}
</script><object id="MsgrObj" classid="clsid:B69003B3-C55E-4B48-836C-BC5946FC3B28" codetype="application/x-oleobject" width="0" height="0"></object><input type=image src="picthmp/MSN.gif" alt="在线MSN交流" onClick="SendMSNMessage('yourname@yahoo.com.cn')" />
<!--MSN在线交谈代码结束 --><!--这里也直接采用图片加链接的形式,MSN在线交谈代码比较长,这段代码非常好用,可以自己制作一张图片放上去。 -->[/code]
下面再介绍一种方法:
[code]<OBJECT id=MsgrUIA_foot height=0 codeType=application/x-oleobject width=0 classid=clsid:B69003B3-C55E-4b48-836C-BC5946FC3B28></OBJECT>
<SCRIPT language="JavaScript" type="text/javascript">
<!--
function addMSN_foot (address) {
//alert(address);
if (MsgrUIA_foot.MyStatus == 1)
{
alert('您好,在线客服非常愿意与您对话。\n\n您的MSN可能没有登陆,请先登录后再和我对话。\n\n或许我还没有判断出您是否已经登录。\n\n请您在MSN中手动添加' + address +'即可。');
}
else if(MsgrUIA_foot.MyStatus == 2 || MsgrUIA_foot.MyStatus == 10 || MsgrUIA_foot.MyStatus == 14 || MsgrUIA_foot.MyStatus == 34 || MsgrUIA_foot.MyStatus == 50 || MsgrUIA_foot.MyStatus == 66 || MsgrUIA_foot.MyStatus == 6) { //2,10, 14, 34, 50,66,6
MsgrUIA_foot.InstantMessage(address);
}
else if (MsgrUIA_foot.MyStatus == 512 || MsgrUIA_foot.MyStatus == 768)
{
alert('您的MSN正在登陆,请稍等');
}
else {
alert('您好,在线客服非常愿意与您对话。\n\n您可能还没有安装MSN或者你使用的不是IE浏览器。\n\n或许我现在无法判断您是否已经登录。\n\n请安装MSN并手动添加' + address +'即可。' );
}
//alert(emailaddr);
}
-->
</SCRIPT>
<td width="16"><img src="icon_qq.gif" width="16" height="16" /></td>
<td style="padding-right:10px"><font color="#ea7002"><a target="_blank" href="http://wpa.qq.com/msgrd?V=1&Uin=117230723&Site=www.5753.net&Menu=yes">客服</a></font></td>
<td width="16"><img src="icon_msn.gif" width="16" height="16" /></td>
<td style="padding-right:10px"><font color="#ea7002"><a style="cursor: hand" onclick="javascript:addMSN_foot(www.5753.net@hotmail.com');" href="#">客服2</a></font></td>[/code]
根据我在前面讲的第一种方法结合,可变换出第三种方法!本人编写的这些方法最大的优点就是速度快,不需认证。演示见:http://www.5753.net 首页下方的效果
[code]<!--直接将下列代码嵌入你想要加入的地方就可以了--><!--QQ在线交谈代码开始 --><a href="tencent://message/?uin=422355485&Site=第27届中国浙江国际自行车电动车展览会&Menu=yes"><img src="picthmp/qq.gif" alt="在线qq交流" width="68" height="29" border="0" ></a> <!--QQ在线交谈代码开始 --><!--由于腾讯的检测在线状态速度较慢,为了加快网页显示速度,故直接采用图片加链接的形式,所以无法显示qq在线状态 -->[/code]
[code]<!--MSN即时交谈代码开始 -->
<Script language=javascript>
function SendMSNMessage(name)
{
//Send a message through MSN , only for IE
//and you must have installed MSN or Window Message
MsgrObj.InstantMessage(name);
}
function AddMSNContact(name)
{
//Add a people to MSN , only for IE
//and you must have installed MSN or Window Message
MsgrObj.AddContact(0, name);
}
</script><object id="MsgrObj" classid="clsid:B69003B3-C55E-4B48-836C-BC5946FC3B28" codetype="application/x-oleobject" width="0" height="0"></object><input type=image src="picthmp/MSN.gif" alt="在线MSN交流" onClick="SendMSNMessage('yourname@yahoo.com.cn')" />
<!--MSN在线交谈代码结束 --><!--这里也直接采用图片加链接的形式,MSN在线交谈代码比较长,这段代码非常好用,可以自己制作一张图片放上去。 -->[/code]
下面再介绍一种方法:
[code]<OBJECT id=MsgrUIA_foot height=0 codeType=application/x-oleobject width=0 classid=clsid:B69003B3-C55E-4b48-836C-BC5946FC3B28></OBJECT>
<SCRIPT language="JavaScript" type="text/javascript">
<!--
function addMSN_foot (address) {
//alert(address);
if (MsgrUIA_foot.MyStatus == 1)
{
alert('您好,在线客服非常愿意与您对话。\n\n您的MSN可能没有登陆,请先登录后再和我对话。\n\n或许我还没有判断出您是否已经登录。\n\n请您在MSN中手动添加' + address +'即可。');
}
else if(MsgrUIA_foot.MyStatus == 2 || MsgrUIA_foot.MyStatus == 10 || MsgrUIA_foot.MyStatus == 14 || MsgrUIA_foot.MyStatus == 34 || MsgrUIA_foot.MyStatus == 50 || MsgrUIA_foot.MyStatus == 66 || MsgrUIA_foot.MyStatus == 6) { //2,10, 14, 34, 50,66,6
MsgrUIA_foot.InstantMessage(address);
}
else if (MsgrUIA_foot.MyStatus == 512 || MsgrUIA_foot.MyStatus == 768)
{
alert('您的MSN正在登陆,请稍等');
}
else {
alert('您好,在线客服非常愿意与您对话。\n\n您可能还没有安装MSN或者你使用的不是IE浏览器。\n\n或许我现在无法判断您是否已经登录。\n\n请安装MSN并手动添加' + address +'即可。' );
}
//alert(emailaddr);
}
-->
</SCRIPT>
<td width="16"><img src="icon_qq.gif" width="16" height="16" /></td>
<td style="padding-right:10px"><font color="#ea7002"><a target="_blank" href="http://wpa.qq.com/msgrd?V=1&Uin=117230723&Site=www.5753.net&Menu=yes">客服</a></font></td>
<td width="16"><img src="icon_msn.gif" width="16" height="16" /></td>
<td style="padding-right:10px"><font color="#ea7002"><a style="cursor: hand" onclick="javascript:addMSN_foot(www.5753.net@hotmail.com');" href="#">客服2</a></font></td>[/code]
根据我在前面讲的第一种方法结合,可变换出第三种方法!本人编写的这些方法最大的优点就是速度快,不需认证。演示见:http://www.5753.net 首页下方的效果