引用:
Originally posted by hotworm at 2003-8-6 05:53 PM:
本地机器上调试的。难免 
多多包涵
呵呵,这么客气,要谢谢你才是!
我刚才看了一下,就是少了几个点,我是加上去了,可以将下面的代码复制,另存为 header_school.js 替换原来的就好了。(我也不大懂,见笑了

)
还有就是好象下载的代码 菜单和下面的内容对得不是很齐,原因不明,请指点。
复制内容到剪贴板
代码:
document.writeln("<TABLE cellSpacing=0 cellPadding=0 width=770 bgColor=#0747a6 border=0>");
document.writeln(" <TR> ");
document.writeln(" <TD height=\"5\" style=\"border-top-width: 1px;border-top-style: solid;border-top-color: #80B3FF;\"></TD>");
document.writeln(" </TR>");
document.writeln("</TABLE>");
document.writeln("<TABLE cellSpacing=0 cellPadding=0 width=770 bgColor=#0747a6 border=0>");
document.writeln(" <TBODY>");
document.writeln(" <TR> ");
document.writeln(" <TD width=\"120\" rowspan=\"2\" valign=\"bottom\"><img src=\"./images/logo_study.gif\" width=\"120\" height=\"100\" border=\"0\" usemap=\"#Map\"></TD>");
document.writeln(" <TD height=\"27\"><table width=\"100%\" height=\"60\" border=\"0\" cellpadding=\"0\" cellspacing=\"1\" id=\"nav_menu\">");
document.writeln(" <tr align=\"center\"> ");
document.writeln(" <td><a href=\"http://www.wish8.com\"><img src=\"http://yesoo.8u8.com/banner.gif\" width=\"468\" height=\"60\" border=\"0\"></a></td>");
document.writeln(" <td width=\"128\"><a href=\"http://www.wish8.com/\"><font color=ffffff>网站首页</font></a>-<a href=\"http://www.wish8.com/bbs/\"><font color=ffffff>精彩论坛</font></a><br>");
document.writeln(" <a href=\"http://www.wish8.com/bak/music/\" target=\"_blank\"><font color=ffffff>音乐欣赏</font></a>-<a href=\"http://www.wish8.com/\" target=\"_blank\"><font color=ffffff>请您留言</font></a><br>");
document.writeln(" <a href=\"http://www.wish8.com/bbs/reg.asp\"><font color=ffffff>用户注册</font></a>-<a href=\"http://www.wish8.com/bbs/login.asp\" target=\"_blank\"><font color=ffffff>用户登录</font></a> ");
document.writeln(" </font></td>");
document.writeln(" </tr>");
document.writeln(" </table></TD>");
document.writeln(" </TR>");
document.writeln(" <TR> ");
document.writeln(" <TD background=../images/top_line_bg.jpg><TABLE cellSpacing=0 cellPadding=0 border=0 id=\"nav_menu\">");
document.writeln(" <TBODY>");
document.writeln(" <TR align=\"center\"> ");
document.writeln(" <TD><IMG height=40 src=\"./images/top_1.jpg\" width=52></TD>");
document.writeln(" <TD><IMG height=40 src=\"./images/top_6.jpg\" width=22></TD>");
document.writeln(" <TD width=\"52\" background=./images/top_4_bg.jpg><a href=\"SoftList.asp?CateID=1\"><font color=\"#FFffff\">中文字库</font></a></TD>");
document.writeln(" <TD><IMG height=40 src=\"./images/top_3.jpg\" width=22></TD>");
document.writeln(" <TD width=\"50\" background=\"./images/top_4_bg.jpg\"><a href=\"SoftList.asp?CateID=2\"><font color=\"#FFffff\">英文字库</font></a></TD>");
document.writeln(" <TD><IMG height=40 src=\"./images/top_3.jpg\" width=22></TD>");
document.writeln(" <TD width=\"50\" background=\"./images/top_4_bg.jpg\"><a href=\"SoftList.asp?CateID=3\"><font color=\"#FFffff\">网络聊天</font></a></TD>");
document.writeln(" <TD><IMG height=40 src=\"./images/top_3.jpg\" width=22></TD>");
document.writeln(" <TD width=\"50\" background=\"./images/top_4_bg.jpg\"><a href=\"SoftList.asp?CateID=4\"><font color=\"#FFffff\">建站代码</font></a></TD>");
document.writeln(" <TD><IMG height=40 src=\"./images/top_3.jpg\" width=22></TD>");
document.writeln(" <TD width=\"50\" background=\"./images/top_4_bg.jpg\"><a href=\"SoftList.asp?CateID=5\"><font color=\"#FFffff\">游戏娱乐</font></a></TD>");
document.writeln(" <TD><IMG height=40 src=\"./images/top_3.jpg\" width=22></TD>");
document.writeln(" <TD width=\"50\" background=\"./images/top_4_bg.jpg\"><a href=\"SoftList.asp?CateID=6\"><font color=\"#FFffff\">安全相关</font></a></TD>");
document.writeln(" <TD><IMG height=40 src=\"./images/top_3.jpg\" width=22></TD>");
document.writeln(" <TD width=\"50\" background=\"./images/top_4_bg.jpg\"><a href=\"SoftList.asp?CateID=7\"><font color=\"#FFffff\">应用软件</font></a></TD>");
document.writeln(" <TD><IMG height=40 src=\"./images/top_3.jpg\" width=22></TD>");
document.writeln(" <TD width=\"50\" background=\"./images/top_4_bg.jpg\"><a href=\"SoftList.asp?CateID=8\"><font color=\"#FFffff\">其他软件</font></a></TD>");
document.writeln(" <TD><img src=\"./images/top_5.jpg\" width=\"10\" height=\"40\"></TD>");
document.writeln(" <TD> </TD>");
document.writeln(" </TR>");
document.writeln(" </TBODY>");
document.writeln(" </TABLE></TD>");
document.writeln(" </TR>");
document.writeln(" </TBODY>");
document.writeln("</TABLE> ");