【www.gdgbn.com--微信】

<script type="text/javascript" src="index/title.js"></script>
<script language="JavaScript" type="text/JavaScript">

</script>
title="发布人:<%=people%>
人气:<%=view%>

<%=left(main,50)%>……"><%=title%>
-------------------title.js----------------------------------
//***********默认设置定义.*********************
tPopWait=50;//停留tWait豪秒后显示提示。
tPopShow=5000;//显示tShow豪秒后关闭提示
showPopStep=20;
popOpacity=99;
//***************内部变量定义*****************
sPop=null;
curShow=null;
tFadeOut=null;
tFadeIn=null;
tFadeWaiting=null;
document.write("");
document.write("");
function showPopupText(){
var o=event.srcElement;
MouseX=event.x;
MouseY=event.y;
if(o.alt!=null && o.alt!=""){o.dypop=o.alt;o.alt=""};
if(o.title!=null && o.title!=""){o.dypop=o.title;o.title=""};
if(o.dypop!=sPop) {
sPop=o.dypop;
clearTimeout(curShow);
clearTimeout(tFadeOut);
clearTimeout(tFadeIn);

本文来源:http://www.gdgbn.com/shoujikaifa/7554/