谁有这个浮动客服,共享一下

2016-07-07 16:19 来源:www.chinab4c.com 作者:ecshop专家

http://www.yiaii.com/

右边的浮动客服,谁有的共享一下,万分感谢

回答:
  1. <!--
  2. var mypath='',mypaths;
  3. for(i=0;i<document.scripts.length;i++)
  4. {
  5. if(document.scripts[i].src.indexOf('js/sk.js?')!='-1')
  6. {
  7. mypath=document.scripts[i].src ;
  8. mypaths=mypath.split('?') ;
  9. mypath=mypaths[1] ;
  10. break ;
  11. }
  12. }


  13. function WriteQqStr()
  14. {
  15. document.write('<DIV id=backi style="RIGHT: 0px; OVERFLOW: visible; POSITION: absolute; TOP: 140px">');
  16. document.write('<table border="0" cellpadding="0" cellspacing="0" width="30">');
  17. document.write('<tr><td><IMG src="'+mypath+'nonokefu/sk/01.gif" border=0></td></tr>');
  18. document.write('<tr><td><A href="tencent://message/?uin=85834461&Site=www.YIAII.com&Menu=yes"><IMG src="'+mypath+'nonokefu/sk/02.gif" border=0></A></td></tr>');
  19. document.write('<tr><td><A href="tencent://message/?uin=85834461&Site=www.YIAII.com&Menu=yes"><IMG src="'+mypath+'nonokefu/sk/03.gif" border=0></A></td></tr>');
  20. document.write('<tr><td><A href="tencent://message/?uin=85834461&Site=www.YIAII.com&Menu=yes"><IMG src="'+mypath+'nonokefu/sk/05.gif" border=0></A></td></tr>');
  21. document.write('<tr><td><A href="tencent://message/?uin=85834461&Site=www.YIAII.com&Menu=yes"><IMG src="'+mypath+'nonokefu/sk/06.gif" border=0></A></td></tr>');
  22. document.write('<tr><td><A href="http://amos1.taobao.com/msg.ww?v=2&uid=%E7%BB%9D%E5%AF%B9%E4%BE%BF1&s=2" target=_blank><IMG src="'+mypath+'nonokefu/sk/07.gif" border=0></A></td></tr>');
  23. document.write('</table>');
  24. document.write('</DIV>');
  25. }

  26. function close_float_left(){backi.style.visibility='hidden';}

  27. lastScrollY=0;
  28. function heartBeat(){
  29. diffY=document.documentElement.scrollTop;
  30. percent=.1*(diffY-lastScrollY);
  31. if(percent>0)percent=Math.ceil(percent);
  32. else percent=Math.floor(percent);
  33. document.all.backi.style.pixelTop+=percent;
  34. lastScrollY=lastScrollY+percent;
  35. }

  36. if (!document.layers) {WriteQqStr();window.setInterval("heartBeat()",1); }
  37. //-->
复制代码
自己改去

十分感谢

CSS的文件谁有

CSS文件我不会改,谁帮忙一下

这个我在用,你可以看下 www.xtymobile.cn 要的话给你一份

5# 4049858
先说明要改什么,什么效果,这样别人要帮忙,也好帮写

就写成那网站那样的CSS就行了