WEB开发网
开发学院WEB开发PHP BBS(php & mysql)完整版(六) 阅读

BBS(php & mysql)完整版(六)

 2008-02-15 17:58:52 来源:WEB开发网   
核心提示:a.focusItem.top = -100; a.clicked = false; } if (l.hilite) { l.document.bgColor = l.menuHiliteBgColor; l.zIndex = 1; l.hilite.visibility = "inher

      a.focusItem.top = -100;
      a.clicked = false;
    }
    if (l.hilite) {
      l.document.bgColor = l.menuHiliteBgColor;
      l.zIndex = 1;
      l.hilite.visibility = "inherit";
      l.hilite.zIndex = 2;
      l.document.layers[1].zIndex = 1;
      l.focusItem.zIndex = this.zIndex +2;
    }
    if (l.Menu.bgImageOver) {
      l.background.src = l.Menu.bgImageOver;
    }
    l.focusItem.top = this.top;
    l.Menu.hideChildMenu(l);
  } else if (l.style && l.Menu) {
    if (a) {
      a.style.backgroundColor = a.saveColor;
      if (a.hilite) a.hilite.style.visibility = "hidden";
      if (a.Menu.bgImageUp) {
        a.style.background = "url(" + a.Menu.bgImageUp +")";;
      }
    } 
    if (l.isSeparator) return;
    l.style.backgroundColor = l.menuHiliteBgColor;
    l.zIndex = 1; // magic IE 4.5 mac happy doohicky.  jba
    if (l.Menu.bgImageOver) {
      l.style.background = "url(" + l.Menu.bgImageOver +")";
    }
    if (l.hilite) {
      l.style.backgroundColor = l.menuHiliteBgColor;
      l.hilite.style.visibility = "inherit";
    }
    l.focusItem.style.top = l.focusItem.style.pixelTop = l.style.pixelTop;

上一页  1 2 3 4 5 6 7 8 9 10 11  下一页

Tags:BBS php mysql

编辑录入:coldstar [复制链接] [打 印]
赞助商链接