步骤:
1. 首先在QQ商家设置要代码中的QQ号码(26xxxxxxxx)为在线状态:http://shang.qq.com/widget/set.php
2. 在html中加入以下代码:
<a href="http://wpa.qq.com/msgrd?v=3&uin=26xxxxxxxx&site=qq&menu=yes" class="qqzixun"></a>
并给这个a标签加上css样式:
.qqzixun{
width: 30px;
height: 100px;
background-color: #15b1ea;
position: fixed;
right: 0px;
bottom: 200px;
}
3. 点击这个类名为qqzixun的a标签,选择自己咨询要用的qq号码登录就可以咨询刚才设置好的那个26xxxxxxxx的QQ号啦