⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 topbar.js

📁 今晚在线(天津)工作室开发的 GVclub论坛系统.采用hibernate 3.0作为数据持久化解决方案
💻 JS
字号:
document.writeln("<table width=\"99%\" border=\"0\" align=\"center\" cellpadding=\"2\" cellspacing=\"1\""+
" class=\"tab\">");
document.writeln("<tr class=\"tab1\"><td>");
document.writeln("<a href=\"main.jsp\" target=\"_self\">进站画面</a>&nbsp;&nbsp;");
document.writeln("<a href=\"default.jsp\" target=\"_parent\">首页</a>&nbsp;");
document.writeln("<a href=\"userLogin.jsp\" target=\"_self\">登陆</a>&nbsp;&nbsp;");
document.writeln("<a href=\"userAgree.jsp\" target=\"_self\"><Strong>注册</strong></a>&nbsp;&nbsp;");
document.writeln("<a href=\"onlineList.jsp\" target=\"_self\"><font color=red>在线</font></a>&nbsp;&nbsp;");
document.writeln("<a href=\"search.jsp\" target=\"_self\">搜索</a>&nbsp;&nbsp;");
document.writeln("<a href=\"upFiles.jsp\" target=\"_self\">媒体库</a>&nbsp;&nbsp;");
document.writeln("<a href=\"help.jsp\" target=\"_self\">帮助</a>&nbsp;&nbsp;");
document.writeln("<a href=\"userFindPass.jsp\" target=\"_self\">找回</a>&nbsp;&nbsp;")
document.writeln("<a href=\"loginOut.jsp\" target=\"_parent\">安全退出</a>&nbsp;&nbsp;")
document.writeln("<a href=\"javascript:location.assign(self.location)\">同步刷新</a>&nbsp;&nbsp;");	
document.writeln("<a href=\"javascript:history.back()\"><<快速后退</a>&nbsp;&nbsp;");
document.writeln("</td></tr>");
document.writeln("</table>")
//made in GamVan  今晚制造




⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -