制作在线QQ的具体步骤

1、首先登录到http://is.qq.com/webpresence/code.shtml 网站
2、选择风格
3、填写相关数据
4、生成网页代码
5、复制代码到“写字板”,另存文件名为001.html
6、创建自建栏目,将写字板里的图案样式部分复制到“自建栏目”中

7、全部完成以后,将图标设置链接,地址为:http://wpa.qq.com/msgrd?v=1&uin=你的QQ号码&site=240zt 
保存发布就OK了!

                       http://wpa.qq.com/msgrd?V=1&Uin= **        

                       tencent://message/?uin=***&Site=im.qq.com&Menu=yes

 

 

QQ在线代码生成:http://imis.qq.com/webpresence/code.shtml

http://club.china.alibaba.com/club/block/alitalk/alitalkfire.html

http://www.taobao.com/wangwang/tese/index.php

 

 

飘浮在右侧的QQ客服代码:

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>阿里西西网页特效代码演示中心-QQ在线客服代码演示</title>

</head>
<body>
<DIV id=divStay style="POSITION: absolute">
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
    <TD vAlign=top width="7%"> </TD></TR></TBODY></TABLE></DIV>
<SCRIPT language=javascript>
function picsize(obj,MaxWidth){
img=new Image();
img.src=obj.src;
if (img.width>MaxWidth)
{
    return MaxWidth;
}
else
{
    return img.width;
}
}
function CloseQQ()
{
divStayTopleft.style.display="none";
return true; 
}
var online= new Array();
</SCRIPT>
<div ,(document.body.scrollLeft+document.body.offsetWidth)/2+379,30);
stayTopLeft();
}
FloatTop();
</script>
<!--End: QQ在线客服 -->

<p> </p>

</body>

</html>

相关文章:

  • 2022-02-05
  • 2021-07-13
  • 2022-12-23
  • 2022-12-23
  • 2021-05-30
  • 2021-08-17
  • 2022-02-04
  • 2021-05-31
猜你喜欢
  • 2021-07-22
  • 2021-05-25
  • 2021-12-18
  • 2021-04-27
  • 2021-06-07
  • 2022-02-05
相关资源
相似解决方案