瑞鲁手机APP下载网_专注推荐好用的手机APP和游戏APP

BBSphp BBSphp

BBSphp & mysql完整版五 

查看人次:2摘自:瑞鲁下载网

//下面为menu_comment.js function fwLoadMenus() {   if (window.fw_menu_0) return;   window.fw_menu_0 = new Menu("root",92,20,"Verdana, Arial, Helvetica, sans-serif",12,"#6666ff","#ffffff","#FF9999","#6666ff");   fw_menu_0.addMenuItem("Javascript","window.open('left.php', '_self');");   fw_menu_0.addMenuItem("Css快速入门","window.open('left.php', '_self');");   fw_menu_0.addMenuItem("JS在线资源","window.open('left.php', '_self');");   fw_menu_0.addMenuItem("相关论坛","window.open('php3.php?part=4&&p=1', '_self');");   fw_menu_0.fontWeight="solid";    fw_menu_0.hideOnMouseOut=true;   window.fw_menu_1 = new Menu("root",92,20,"Verdana, Arial, Helvetica, sans-serif",12,"#6666ff","#ffffff","#FF9999","#6666ff");   fw_menu_1.addMenuItem("Dreamwaver","window.open('left.php', '_self');");   fw_menu_1.addMenuItem("Firework","window.open('left.php', '_self');");   fw_menu_1.addMenuItem("Flash入门","window.open('left.php', '_self');");   fw_menu_1.addMenuItem("Html教程","window.open('left.php', '_self');");   fw_menu_1.addMenuItem("相关论坛","window.open('php3.php?part=3&&p=1', '_self');");   fw_menu_1.fontWeight="solid";    fw_menu_1.hideOnMouseOut=true;    window.fw_menu_2 = new Menu("root",86,20,"Verdana, Arial, Helvetica, sans-serif",12,"#6666ff","#ffffff","#FF9999","#6666ff");   fw_menu_2.addMenuItem("Mysql介绍","window.open('mysql1.php', '_self');");   fw_menu_2.addMenuItem("在线下载","window.open('mysql2.php', '_self');");   fw_menu_2.addMenuItem("学习教程","window.open('mysql4a.php', '_self');");    fw_menu_2.addMenuItem("Mysql论坛","window.open('php3.php?part=2&&p=1', '_self');");    fw_menu_2.fontWeight="solid";    fw_menu_2.hideOnMouseOut=true;   window.fw_menu_3 = new Menu("root",76,20,"Verdana, Arial, Helvetica, sans-serif",12,"#6666ff","#ffffff","#FF9999","#6666ff");   fw_menu_3.addMenuItem("安装配置","window.open('php1.php?id1=1&&id2=1', '_self');");   fw_menu_3.addMenuItem("程序代码","window.open('php2.php?id1=2&&id2=1', '_self');");   fw_menu_3.addMenuItem("学习教程","window.open('php4.php?id1=4&&id2=1', '_self');");    fw_menu_3.addMenuItem("PHP论坛","window.open('php3.php?part=1&&p=1', '_self');");    fw_menu_3.fontWeight="solid";    fw_menu_3.hideOnMouseOut=true;   fw_menu_3.writeMenus(); } // fwLoadMenus() //下面是fw_menu.js function Menu(label, mw, mh, fnt, fs, fclr, fhclr, bg, bgh) {     this.version = 990702 [Menu; menu.js]";     this.type = Menu";     this.menuWidth = mw;     this.menuItemHeight = mh;     this.fontSize = fs||12;     this.fontWeight = plain";     this.fontFamily = fnt||"arial,helvetica,verdana,sans-serif";     this.fontColor = fclr||"#000000";     this.fontColorHilite = fhclr||"#ffffff";     this.bgColor = #555555";     this.menuBorder = 1;     this.menuItemBorder = 1;     this.menuItemBgColor = bg||"#cccccc";     this.menuLiteBgColor = #ffffff";     this.menuBorderBgColor = #777777";     this.menuHiliteBgColor = bgh||"#000084";     this.menuContainerBgColor = #cccccc";     this.childMenuIcon = arrows.gif";     this.items = new Array();     this.actions = new Array();     this.childMenus = new Array();     this.hideOnMouseOut = true;     this.addMenuItem = addMenuItem;     this.addMenuSeparator = addMenuSeparator;     this.writeMenus = writeMenus;     this.FW_showMenu = FW_showMenu;     this.onMenuItemOver = onMenuItemOver;     this.onMenuItemAction = onMenuItemAction;     this.hideMenu = hideMenu;     this.hideChildMenu = hideChildMenu;     if (!window.menus) window.menus = new Array();     this.label = label || menuLabel" + window.menus.length;     window.menus[this.label] = this;     window.menus[window.menus.length] = this;     if (!window.activeMenus) window.activeMenus = new Array(); } function addMenuItem(label, action) {     this.items[this.items.length] = label;     this.actions[this.actions.length] = action; } function addMenuSeparator() {     this.items[this.items.length] = separator";     this.actions[this.actions.length] = ";     this.menuItemBorder = 0; } // For NS6.   function FIND(item) {     if (document.all) return(document.all[item]);     if (document.getElementById) return(document.getElementById(item));     return(false); } function writeMenus(container) {     if (window.triedToWriteMenus) return;     if (!container && document.layers) {         window.delayWriteMenus = this.writeMenus;         var timer = setTimeout('delayWriteMenus()', 250);         container = new Layer(100);         clearTimeout(timer);     } else if (document.all || document.hasChildNodes) {         document.writeln('');         container = FIND("menuContainer");     }     window.fwHideMenuTimer = null;     if (!container) return;          window.triedToWriteMenus = true;       container.isContainer = true;     container.menus = new Array();     for (var i=0; i 50) {                     tsc = 0;                     theStat = ";                 }                 status = theStat;             }             countItems++;            }         if (lrs) {             // focus layer             var focusItem = new Layer(100, body);             focusItem.visiblity="hidden";             focusItem.document.open("text/html");             focusItem.document.writeln(" ");             focusItem.document.close();              } else {           content += '       n';           content += '   n  nn';         }         i=x;     }     if (document.layers) {                  container.clip.width = window.innerWidth;         container.clip.height = window.innerHeight;         container.onmouseout = mouseoutMenu;         container.menuContainerBgColor = this.menuContainerBgColor;         for (var i=0; i 2) {                     l.childMenu = container.menus[i].items[n].menuLayer;                     l.document.layers[2].left = l.clip.width -13;                     l.document.layers[2].top = (l.clip.height / 2) -4;                     l.document.layers[2].clip.left += 3;                     l.Menu.childMenus[l.Menu.childMenus.length] = l.childMenu;                 }             }             body.document.bgColor = proto.bgColor;             body.clip.width  = l.clip.width +proto.menuBorder;             body.clip.height = l.top + l.clip.height

相关文摘:PHP实例 windows
标题名称:《BBSphp BBSphp》
本文网址:https://www.sdruilu.cn/news/tpart-28784.html