下面是网站客服的JS代码,百度商桥的JS代码,效果是非常好的,随鼠标滑动而滑动,并且图片可以自定义,沟通代码也可以自定义,在线沟通可以是商桥独立沟通代码,也可以是QQ代码,使用方法:把以下内容复制到一个文本文档(下面图片路径,可以自己设定,沟通代码改成自己的就行),把文档文档命名为JS后缀,在需要的网站页面最后面用代码:<script language="javascript" src="路径/文件名.js">形式引用便可!
document.writeln("<style>");
document.writeln("#floyou {width:163px;position:fixed !important;position:absolute;right:10px;bottom:195px; z-index:20000;text-align:center;font-size:12px;}");
document.writeln("#floyou div{width:163px;height:130px; margin-top:5px;}");
document.writeln("#floyou div a{ width:100%;height:142px; line-height:110px; display:inline-block; text-decoration: none;background:url(http://www.floyou.net/Skins/2009/Images/0.png) no-repeat;}");
document.writeln("</style>");
document.writeln("<div id=\'floyou\'>");
document.writeln("<div>");
document.writeln("<a href=\'http://p.qiao.baidu.com//im/index?siteid=7310533&ucid=10955677\' target=\'_blank\'></a>");
document.writeln("</div>");
document.writeln("</div>");
本文地址:http://www.seozz.net/zzseo/679.html
本文标题:网站客服JS代码