|
热门文章
推荐文章
最新文章
|
超强的在线QQ客服代码
添加时间:2008-07-08 原文发表:2008-07-08 人气:389
本文章共1792字,分2页,当前第1页,快速翻页:
|
超强的在线QQ客服代码
<SCRIPT>
var online= new Array();
if (!document.layers)
document.write('<div id="divStayTopLeft" style="position:absolute">')
</SCRIPT>
<LAYER id=divStayTopLeft>
<TABLE cellSpacing=0 cellPadding=0 width=110 border=0>
<TBODY>
<TR>
<TD width=110><IMG src="http://www.dns333.com/kefu_up.gif" border=0></TD></TR>
<SCRIPT src="http://webpresence.qq.com/getonline?Type=1&799790625:799790625:"></SCRIPT>
<TR>
<TD vAlign=center background=http://www.dns333.com/kefu_middle.gif>
<SCRIPT>
if (online[0]==0)
document.write(" <img src=http://www.dns333.com/QQoffline.gif border=0 align=middle><a class='qqb' target=blank href='http://wpa.qq.com/msgrd?V=1&Uin=80888&Site=在线咨询&Menu=no' title='客服不在线,请留言'>799790625</a>");
else
document.write(" <img src=http://www.dns333.com/QQonline.gif border=0 align=middle><a class='qqa' target=blank href='http://wpa.qq.com/msgrd?V=1&Uin=80888&Site=在线咨询&Menu=no' title='在线即时交谈'>799790625</a>");
</SCRIPT>
</TD></TR>
<TR>
<TD vAlign=center background=http://www.dns333.com/kefu_middle.gif>
<SCRIPT>
if (online[1]==0)
document.write(" <img src=http://www.dns333.com/QQoffline.gif border=0 align=middle><a class='qqb' target=blank href='http://wpa.qq.com/msgrd?V=1&Uin=853846&Site=在线咨询&Menu=no' title='客服不在线,请留言'>799790625</a>");
else
document.write(" <img src=http://www.dns333.com/QQonline.gif border=0 align=middle><a class='qqa' target=blank href='http://wpa.qq.com/msgrd?V=1&Uin=853846&Site=在线咨询&Menu=no' title='在线即时交谈'>799790625</a>");
</SCRIPT>
</TD></TR>
<TR>
<TD width=110><IMG src="http://www.dns333.com/kefu_down.gif" border=0></TD></TR></TBODY></TABLE></LAYER>
<SCRIPT type=text/javascript>
var verticalpos="frombottom"
if (!document.layers)
document.write('</div>')
function JSFX_FloatTopDiv()
{
var startX =0,
startY = 350;
var ns = (navigator.appName.indexOf("Netscape") != -1);
var d = document;
function ml(id)
{
var el=d.getElementById?d.getElementById(id):d.all?d.all[id]:d.layers[id];
if(d.layers)el.style=el;
el.sP=function(x,y){this.style.left=x;this.style.top=y;};
el.x = startX;
if (verticalpos=="fromtop")
el.y = startY;
else{
el.y = ns ? pageYOffset + innerHeight : document.body.scrollTop + document.body.clientHeight;
el.y -= startY;
}
return el;
}
window.stayTopLeft=function()
{
if (verticalpos=="fromtop"){
var pY = ns ? pageYOffset : document.body.scrollTop;
|
 本文章所属分类: 首页
→ 论坛代码
|
文章搜索
|