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

📄 menubar.html,v

📁 linux下基于web的个人信息管理器源码
💻 HTML,V
字号:
head	1.6;access;symbols;locks; strict;comment	@# @;1.6date	2001.03.10.16.35.35;	author tonysa;	state Exp;branches;next	1.5;1.5date	2001.03.10.16.25.03;	author tonysa;	state Exp;branches;next	1.4;1.4date	2000.12.19.04.01.57;	author wombat;	state Exp;branches;next	1.3;1.3date	2000.12.06.00.03.12;	author wombat;	state Exp;branches;next	1.2;1.2date	2000.12.06.00.01.13;	author wombat;	state Exp;branches;next	1.1;1.1date	2000.12.03.22.42.41;	author wombat;	state Exp;branches;next	;desc@@1.6log@added stylesheet.@text@<html><head><link rel="stylesheet" href="html/style.css"></head><body bgcolor="#ffffff"> <a href="admin.cgi?option=users" target=main alt="Users"><img src="images/toolbar/users.png" border=0></a><a href="admin.cgi?option=groups" target=main alt="Groups"><img src="images/toolbar/groups.png" border=0></a><a href="admin.cgi?option=settings" target=main alt="Settings"><img src="images/toolbar/settings.png" border=0></a><a href="admin.cgi?option=newsgroups" target=main alt="Newsgroups"><img src="images/toolbar/newsgroups.png" border=0></a><a href="admin.cgi?option=motd" target=main alt="Motd"><img src="images/toolbar/motd.png" border=0></a><a href="help/Admin.html" target=main alt="Help"><img src="images/toolbar/help.png" border=0></a></body></html>@1.5log@Fixed help link.@text@d3 1a3 1@1.4log@changed to pictures@text@d11 1a11 1<a href="admin.cgi?option=help" target=main alt="Help"><img src="images/toolbar/help.png" border=0></a>@1.3log@Trying that again...@text@d4 8a11 41<script language=JavaScript src="js/demo/navcond.js"></script><script language="JavaScript">var bar = new NavBar(0);var menu;bar.setColors("#000000", "#ffffff", "#339933", "#000000", "#99cc99", "#000000", "#99cc99", "#ffffff", "#336633");bar.setFonts("MS Sans Serif, sans-serif", "plain", "bold", "8pt", "MS Sans Serif, sans-serif", "plain", "bold", "8pt");bar.setSizes(2, 4, 1);menu = new NavBarMenu(100, 0);menu.addItem(new NavBarMenuItem("Users", "javascript:parent.frames['main'].location='admin.cgi?option=users'"));bar.addMenu(menu);menu = new NavBarMenu(100, 0);menu.addItem(new NavBarMenuItem("Groups", "javascript:parent.frames['main'].location='admin.cgi?option=groups'"));bar.addMenu(menu);menu = new NavBarMenu(100, 0);menu.addItem(new NavBarMenuItem("Settings", "javascript:parent.frames['main'].location='admin.cgi?option=settings'"));bar.addMenu(menu);menu = new NavBarMenu(100, 0);menu.addItem(new NavBarMenuItem("Newsgroups", "javascript:parent.frames['main'].location='admin.cgi?option=newsgroups'"));bar.addMenu(menu);menu = new NavBarMenu(85, 0);menu.addItem(new NavBarMenuItem("Motd", "javascript:parent.frames['main'].location='admin.cgi?option=motd'"));bar.addMenu(menu);menu = new NavBarMenu(85, 0);menu.addItem(new NavBarMenuItem("Help", "javascript:parent.frames['main'].location='admin.cgi?option=help'"));bar.addMenu(menu);function init() {  bar.create();}</script><body bgcolor="#ffffff" onload="init()">d13 1a13 1</html>@1.2log@changed frame target@text@d19 1a19 1menu.addItem(new NavBarMenuItem("Groups", "javascript:parent.main.frames['main].location='admin.cgi?option=groups'"));@1.1log@Initial revision@text@d19 1a19 1menu.addItem(new NavBarMenuItem("Groups", "javascript:parent.main.frames['display'].location='admin.cgi?option=groups'"));d28 4@

⌨️ 快捷键说明

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