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

📄 menu_editor_download.jsp

📁 jsp人事管理系统jsp+servlet
💻 JSP
字号:
<%@ page contentType="text/html; charset=GBK"%>
<%@ taglib uri="/cms4j" prefix="cms4j" %>
<%@ page import="cn.com.dekn.cms.article.admin.busi.ArticleAuditBean"%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=GBK">
<title>CMS4J</title>
<link href="../skin/blue/css/menu.css" rel="stylesheet" type="text/css">
<link href="../skin/blue/css/tree.css" rel="stylesheet" type="text/css">
<script src="../../js/common.js"></script>
<script src="../../js/tree/xtree.js"></script>
<script src="../../js/page_init.js"></script>

<script>
function goto(target,URL){
	obj = eval("top." + target);
	obj.location.href = URL;
}
function gotoAddArticle(URL){
	top.mainFrame.location.href = URL + "?class_id=" + class_tree.document.formForCLassID.classID.value;
}
</script>


<%
	if(!cn.com.dekn.cms.security.login.CMS4JUser.isLogin(request)){
%>
	<script>
		top.location.href="../login.jsp";
	</script>
<%
return;
}
%>


</head>

<script>
function displayOrHideMenu(objID){
	displayOrHide("menu_" + objID);
	
	var linkTable = document.getElementById("menu_" + objID);
	var obj = document.getElementById("menu_title_" + objID);
	
	if(obj){
		if(linkTable.style.display==""){
			obj.className = "menu-ctrl-bar-exp-button";
		}else{
			obj.className = "menu-ctrl-bar-col-button";
		}
	}
}

//页面初始化
function pageInit(){
	if(document.getElementById("NODE_ID")){
		selectInit("NODE_ID","${param.cluster_node_id}");
	}
}
</script>



<style>
.toolbar-btn-onmouseover {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	left: 0px;
	bottom: 0px;
	background-color: #becee7;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.toobar-button {
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.toolbar-split {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.toolbar-btn-onmousedown {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	left: 0px;
	bottom: 0px;
	background-color: #efefef;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 2px;
	padding-top: 2px;
	padding-left: 3px;
}
</style>

<body onLoad="parent.scroll='no'">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td valign="top">
		<table width="100%" border="0" cellspacing="0" cellpadding="0">
		  <tr>
			<td class="menu-border-line2"></td>
		  </tr>
		</table>
	  <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td width="1"></td>
          <td width="10"><img src="../skin/blue/images/toolbar_left.gif" width="10" height="27"></td>
          <td background="../skin/blue/images/toolbar_bg.gif"><a href="javascript:gotoAddArticle('../download/download_add.jsp')"><IMG SRC="../skin/blue/images/icon_new_3.gif" alt="添加下载" width="20" height="20" border="0" class="toobar-button" onMouseDown="this.className='toolbar-btn-onmousedown'" onMouseMove="this.className='toolbar-btn-onmouseover'" onMouseOut="this.className='toobar-button'"></a><a href="../article/article_class_add.jsp" target="mainFrame"><img src="../skin/blue/images/toolbar_split.gif" class="toolbar-split" border="0"><IMG SRC="../skin/blue/images/icon_new_class.gif" alt="创建新栏目" width="20" height="20" border="0" class="toobar-button" onMouseDown="this.className='toolbar-btn-onmousedown'" onMouseMove="this.className='toolbar-btn-onmouseover'" onMouseOut="this.className='toobar-button'"></a><a href="../article/article_class_list.jsp" target="mainFrame"><IMG SRC="../skin/blue/images/icon_class.gif" alt="栏目管理" width="20" height="20" border="0" class="toobar-button" onMouseDown="this.className='toolbar-btn-onmousedown'" onMouseMove="this.className='toolbar-btn-onmouseover'" onMouseOut="this.className='toobar-button'"></a><img src="../skin/blue/images/toolbar_split.gif" class="toolbar-split"><a href="../article/article_special_admin_list.jsp" target="mainFrame"></a><a href="../html/cache_class.jsp" target="mainFrame"><IMG SRC="../skin/blue/images/icon_publish.gif" alt="静态化" width="20" height="20" border="0" class="toobar-button" onMouseDown="this.className='toolbar-btn-onmousedown'" onMouseMove="this.className='toolbar-btn-onmouseover'" onMouseOut="this.className='toobar-button'"></a> </td>
          <td width="4" align="right"><img src="../skin/blue/images/toolbar_right.gif" width="4" height="27"></td>
          <td width="1"></td>
        </tr>
      </table>	</td>
  </tr>
  <tr id="treeTr">
    <td valign="top" height="100%">
	
	
	<iframe src="menu_download_tree.jsp" frameborder="0" scrolling="yes" vspace="0" width="100%" height="100%" hspace="0" name="class_tree" id="class_tree"></iframe>	</td>
  </tr>
</table>
<!-- 用作判断刷新的标记 -->
<input type="hidden" name="refurbish" id="refurbish" value="refurbish"> 
</body>
</html>

⌨️ 快捷键说明

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