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

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

 2008-02-15 17:58:52 来源:WEB开发网   
核心提示:sep.style.width = sep.style.pixelWidth = menu.menuItemWidth; sep.style.backgroundColor = menu.bgColor; sep = FIND("menuSeparatorLite" + menuCount); se

          sep.style.width = sep.style.pixelWidth = menu.menuItemWidth;   
          sep.style.backgroundColor = menu.bgColor;
          sep = FIND("menuSeparatorLite" + menuCount);
          sep.style.clip = "rect(1 " + (menu.menuItemWidth - 3) + " 2 0)";
          sep.style.width = sep.style.pixelWidth = menu.menuItemWidth;   
          sep.style.backgroundColor = menu.menuLiteBgColor;
          l.style.height = l.style.pixelHeight = menu.menuItemHeight/2;
          l.isSeparator = true
          top -= (menu.menuItemHeight - l.style.pixelHeight)
        } else {
          l.style.cursor = "hand"
        }
        menuCount++;
      }
      menu.menuHeight = top-1;
      var lite = FIND("menuLite" + x);
      var s = lite.style;
      s.height = s.pixelHeight = menu.menuHeight +(menu.menuBorder * 2);
      s.width = s.pixelWidth = menu.menuItemWidth + (menu.menuBorder * 2);
      s.backgroundColor = menu.menuLiteBgColor;

      var body = FIND("menuFg" + x);
      s = body.style;

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

Tags:BBS php mysql

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