传统办法,在标签内加属性 代码多,修改难<a href="link1.htm" onfocus="this.blur()">link1</a><a href="link1.htm" onfocus="this.close()">link1</a><a href="link1.htm" hidefocus="true">link1</a><a href="link1.htm" hidefocus="hidefocus">li...
http://www.jb51.net//article/541.htm
<%'**************************************************'函数名:gotTopic'作用:截字符串,汉字一个算两个字符,英文算一个字符'参数:str----原字符串'strlen----截取长度'返回值:截取后的字符串'**************************************************functiongotTopic(str,strlen)ifstr=""thengotTopic=""exitfunctionendifdiml,t,c,istr=replace(replace(replace(replac...
http://www.jb51.net//article/46.htm
<%OptionExplicitFunctionstripHTML(strtext)dimarysplit,i,j,strOutputarysplit=split(strtext,"<") iflen(arysplit(0))>0thenj=1elsej=0 fori=jtoubound(arysplit) ifinstr(arysplit(i),">")then arysplit(i)=mid(arysplit(i),instr(ar...
http://www.jb51.net//article/17.htm
