tpopwait=50;
tpopshow=5000; 【程序编程相关:java小技巧】 【推荐阅读:(原创)ColorComboBox控件】showpopstep=10; 【扩展信息:ZIGZAG扫描的MATLAB实现】 popopacity=100;spop=null;
curshow=null; tfadeout=null; tfadein=null; tfadewaiting=null;document.write("<style type=´text/css´id=´defaultpopstyle´>");
document.write(".cpoptext { background-color: #ffffff; border: 1px #000000 solid; font-size: 12px; padding-right: 4px; padding-left: 4px; height: 20px; padding-top: 2px; padding-bottom: 2px; filter: alpha(opacity=0)}"); document.write("</style>"); document.write("<div id=´dypoplayer´ style=´position:absolute;z-index:1000;´ class=´cpoptext´></div>"); 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; ... 下一页