圖片隨網頁滾動及在線客服

 

document.writeln("<div id=/"kfImg/" style=/" width:110px;height:120px; z-index:99998; left:0px;position:absolute; top:0px; /">");
document.writeln("<table width=/"100%/" cellpadding=/"0/" border=/"0/" cellspacing=/"0/" style=/"background-image:url(圖片名稱.jpg);/">");
document.writeln("<tr>");
document.writeln("<td valign=/"bottom/" style=/"height:120px; font-size:12px/" align=/"center/">");
document.writeln("<a title=/"點擊給我發送消息/" target=/"_self/" href=/"tencent://message/?uin=QQ號碼&Site=&Menu=yes/"><img border=/"0/" SRC=/"http://wpa.qq.com/pa?p=1:QQ號碼:4/" />在線客服</a>");
document.writeln("</td>");
document.writeln("</tr>");
document.writeln("</table>");
document.writeln("<//div>");

kfImg.style.top=document.body.clientHeight-394;
kfImg.style.left=document.body.clientWidth - 110;

moveKf();
function moveKf() {
kfImg.style.top=document.body.scrollTop+document.body.clientHeight-393;
kfImg.style.left=document.body.scrollLeft+document.body.clientWidth -110 ;
setTimeout("moveKf();",50)
}

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章