document.write("
"); document.write(""); document.write("
"); document.write("
"); document.write("
"); document.write('
点击这里给我发消息'); document.write('
Call me!'); document.write('
'); document.write('
点击这里给我发消息'); document.write("
"); document.write("
"); document.write("
"); function aaa(){ var _windowScrollTop = jQuery(window).scrollTop(); //获取当前滚动条高度 $("#qqfd").animate({top:_windowScrollTop+300},0); } window.onscroll=aaa; $("#qie").mouseover(function(){ $(this).hide(250); $("#gubaiqq").show(150); });