📄 top.js
字号:
var mystat=0;
function myout(){mystat=0;window.setTimeout("mycheck()",5);}
function myin(){mystat=1;}
function mycheck(){if (mystat==0) MM_showHideLayers('price','','hide');}
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
function MM_findObj(n, d) { //v3.0
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); return x;
}
function MM_showHideLayers() { //v3.0
var i,p,v,obj,args=MM_showHideLayers.arguments;
for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v='hide')?'hidden':v; }
obj.visibility=v; }
}
document.write('<table width="760" border="0" cellspacing="0" cellpadding="0" align="center"> <tr> <td rowspan="2" width="197" background="http://www.pconline.com.cn/images/bluebar.gif"><a href="http://www.pconline.com.cn/" target="_parent"><img src="http://www.pconline.com.cn/images/pconline_title1.gif" width="197" height="52" border="0" alt="太平洋电脑网" align="top"></a></td> <td background="http://www.pconline.com.cn/images/bluebar.gif" align="right" valign="top" width="564"><img src="http://www.pconline.com.cn/images/tpy-info.gif" width="227" height="19" usemap="#MapMap" border="0"><map name="MapMap"><area shape="rect" coords="124,1,220,17" href="http://www.pconline.com.cn/pchardware/salon/index.html"><area shape="rect" coords="20,1,121,19" href="http://www.pconline.com.cn/customer/2001/tianhe/"></map><br> </td> </tr> <tr> <td valign="bottom" width="564"> <table width="100%" border="0" cellspacing="0" cellpadding="0" background="/images/tt_edu.gif"> <tr valign="bottom"> <td height="17" colspan="2"> <div align="center"><a href="http://www.pconline.com.cn/" target="_parent">首 页</a> <span onMouseOver="MM_showHideLayers(\'price\',\'\',\'show\');myin()" onMouseOut="myout()" style="cursor:hand"><font COLOR=#3366cc>今日报价</font></span> <a href="http://www.pconline.com.cn/pchardware/" target="_parent">硬件资讯</a> <a href="http://www.pconline.com.cn/yp/" target="_parent">商家索引</a> <a href="http://www.pconline.com.cn/news/" target="_parent">科技动态</a> <a href="http://www.pconline.com.cn/digital/" target="_parent">数码世界</a> <a href="http://www.pconline.com.cn/pcjob/" target="_parent">IT人才</a> <a href="http://www.pconline.com.cn/download/" target="_parent">软件下载</a> <a href="http://www.pconline.com.cn/pcedu/" target="_parent"><font color="#FFFFFF">网络学院</font></a> <a href="http://www.pconline.com.cn/games/" target="_parent">游戏天下</a></div> </td> </tr><tr> <td height="0" width="38" bgcolor="#FF9900"></td> <td height="0" width="525" bgcolor="#FF9900"> <div id="price" style="position:absolute; width:60px; height:56px; z-index:2; visibility: hidden" onMouseOver="MM_showHideLayers(\'price\',\'\',\'show\');myin()" onMouseOut="myout()"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td bgcolor="#FFFFCC" onMouseOut="myout()" onMouseOver="myin()"> <div align="center" class="sfont"> <table width="100%" border="0" cellspacing="1" cellpadding="0" bgcolor="#000000"> <tr> <td width="38%" bgcolor="#FFFFCC" onMouseOut="myout()" onMouseOver="myin()"> <div align="center" class="sfont"><a href="http://www.pconline.com.cn/market/city=2.html" onMouseOut="myout()" onMouseOver="myin()">北京报价</a><br> <a href="http://www.pconline.com.cn/market/city=3.html" onMouseOut="myout()" onMouseOver="myin()">上海报价</a><br> <a href="http://www.pconline.com.cn/market/city=1.html" onMouseOut="myout()" onMouseOver="myin()">广州报价</a><br> <a href="http://www.pconline.com.cn/market/city=4.html" onMouseOut="myout()" onMouseOver="myin()">深圳报价</a><br> <a href="http://www.pconline.com.cn/market/city=5.html" onMouseOut="myout()" onMouseOver="myin()">成都报价</a></div> </td> </tr> </table> </div> </td> </tr> </table> </div> </td> </tr> </table> </td> </tr> <tr align="right"> <td colspan="3"><img src="http://www.pconline.com.cn/images/blank.gif" width="1" height="5"></td> </tr> </table>')
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -