menu.jsp
上传用户:wok5188
上传日期:2018-02-20
资源大小:1835k
文件大小:5k
源码类别:

MySQL数据库

开发平台:

Java

  1. <%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" errorPage="" %>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <title>银河IT教育</title>
  6. <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
  7. <script>
  8. function findObj(theObj, theDoc)
  9. {
  10. var p, i, foundObj;
  11. if(!theDoc) theDoc = document;
  12. if( (p = theObj.indexOf("?")) > 0 && parent.frames.length)
  13. {
  14. theDoc = parent.frames[theObj.substring(p+1)].document;
  15. theObj = theObj.substring(0,p);
  16. }
  17. if(!(foundObj = theDoc[theObj]) && theDoc.all) foundObj = theDoc.all[theObj];
  18. for (i=0; !foundObj && i < theDoc.forms.length; i++) 
  19. foundObj = theDoc.forms[i][theObj];
  20. for(i=0; !foundObj && theDoc.layers && i < theDoc.layers.length; i++) 
  21. foundObj = findObj(theObj,theDoc.layers[i].document);
  22. if(!foundObj && document.getElementById) foundObj = document.getElementById(theObj);
  23. return foundObj;
  24. }
  25. </script>
  26. <style type="text/css">
  27. <!--
  28. .folder {
  29. font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  30. font-size: 14px;
  31. background-image: url(images/e.gif);
  32. background-repeat: no-repeat;
  33. background-position: left;
  34. padding-left: 40px;
  35. cursor: hand;
  36. }
  37. .collapsedFolder {
  38. font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  39. font-size: 14px;
  40. background-image: url(images/c.gif);
  41. background-repeat: no-repeat;
  42. background-position: left;
  43. padding-left: 40px;
  44. cursor: hand;
  45. }
  46. .submenu {
  47. padding-left: 18px;
  48. }
  49. .iefile {
  50. background-image: url(images/ie.gif);
  51. background-repeat: no-repeat;
  52. background-position: left;
  53. padding-left: 20px;
  54. font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  55. font-size: 14px;
  56. }
  57. a {
  58. color: #003399;
  59. text-decoration: none;
  60. border: 1px solid #9bc2ed;
  61. }
  62. a:hover {
  63. color: #FF0000;
  64. background-color: #9bc2ed;
  65. border: 1px solid #006699;
  66. }
  67. body {
  68. margin: 0px;
  69. background-color: #9bc2ed;
  70. overflow: hidden;
  71. border: 0px;
  72. }
  73. .ctrlbar {
  74. border: 1px inset;
  75. }
  76. .explorer {
  77. background-color: #9bc2ed;
  78. border: 1px inset;
  79. }
  80. -->
  81. </style>
  82. <style type="text/css">
  83. <!--
  84. .ctbutton {
  85. font-family: Arial, Helvetica, sans-serif;
  86. font-size: 8px;
  87. background-color: #9bc2ed;
  88. border-width: 1px;
  89. width: 9px;
  90. height: 100px;
  91. margin-bottom: 100px;
  92. }
  93. -->
  94. </style>
  95. <base target="browserframe"/>
  96. </head>
  97. <body>
  98. <table width="216177%" height="100%" border="0" cellpadding="0" cellspacing="0">
  99. <tr>
  100. <td width="124" align="center" valign="top" class="explorer" id="menubar"><br />
  101.   
  102.  
  103. <table width="100%" border="0" cellspacing="0" cellpadding="2" onselectstart="return false">
  104. <tr>
  105. <td class="folder" onmouseup="with(findObj('blueidea').style){display=display=='none'?'':'none';this.style.backgroundImage=display!='none'?'url(images/e.gif)':'url(images/c.gif)'}">网上商城</td>
  106. </tr>
  107. <tr>
  108. <td class="submenu" id="blueidea"><table width="100%" border="0" cellspacing="0" cellpadding="2">
  109. <tr>
  110. <td class="folder" onmouseup="with(findObj('forums').style){display=display=='none'?'':'none';this.style.backgroundImage=display!='none'?'url(images/e.gif)':'url(images/c.gif)'}">商城顾客</td>
  111. </tr>
  112. <tr>
  113. <td class="submenu" id="forums"><table width="100%" border="0" cellspacing="0" cellpadding="2">
  114. <tr>
  115. <td  class="iefile"><a href="/shoppingcenter/show/admin/user.jsp" target="mainFrame">用户注册</a></td>
  116. </tr>
  117. <tr>
  118. <td  class="iefile"><a href="/shoppingcenter/show/admin/userlogin.jsp" target="mainFrame">用户登陆</a></td>
  119. </tr>
  120. <tr>
  121. </tr>
  122. <td  class="iefile"><a href="/shoppingcenter/goodManager.do?method=show&goodname=1&goodtype=1" target="mainFrame">浏览商品</a></td>
  123. </tr>
  124. </table></td>
  125. </tr>
  126. <tr>
  127. <td class="folder" onmouseup="with(findObj('others').style){display=display=='none'?'':'none';this.style.backgroundImage=display!='none'?'url(images/e.gif)':'url(images/c.gif)'}">商城管理</td>
  128. </tr>
  129. <tr>
  130. <td class="submenu" id="others"><table width="100%" border="0" cellspacing="0" cellpadding="2">
  131. <tr>
  132. <td background="msystem.jsp" class="iefile"><a href="../admin/goodType.jsp" target="mainFrame">增加类别</a></td>
  133. </tr>
  134. <tr>
  135. <td background="../addtemplate.htm" class="iefile"><a href="../admin/goodpublish.jsp" target="mainFrame">添加商品</a></td>
  136. </tr>
  137. </table></td>
  138. </tr>
  139. </table></td>
  140. </tr>
  141. </table></td>
  142. <td width="11" class="ctrlbar">
  143. <button class="ctbutton" onfocus="blur();" onmouseup="with(findObj('menubar').style){display=display=='none'?'':'none';this.innerText=display=='none'?'&gt;':'&lt;'}" onmouseover="this.style.backgroundColor='#ffffff'" onmouseout="this.style.backgroundColor='#eeeeee'">&lt;</button></td>
  144. <td width="259277" class="explorer">
  145. <iframe name="browserframe" id="browserframe" width="100%" height="300" scrolling="auto" frameborder="0"></iframe></td>
  146. </tr>
  147. </table>
  148. </body>
  149. </html>