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

📄 topbar.js

📁 特色: 1.今晚在线社区独有的双风格分桢形式 2.社区最多可进行3级分类
💻 JS
字号:
document.writeln("<DIV class=list_topBar>&nbsp;");
document.writeln("<a href=\"main.jsp\" target=\"_self\">进站画面</a>&nbsp;&nbsp;");
document.writeln("<a href=\"./\" 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\">在线</a>&nbsp;&nbsp;");

document.writeln("<a href=\"searchAll.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("</DIV>");
document.writeln("<DIV class=\"line\"></DIV>");

//made in GamVan  今晚制造







⌨️ 快捷键说明

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