来自新浪博客左侧的Blog管理菜单_网页代码站(www.webdm.cn)

1 <html>
2 <head>
3 <title>来自新浪博客左侧的Blog管理菜单_网页代码站(www.webdm.cn)</title>
4 <style type="text/css">
5 <!--
6 body{margin:0;padding:0;background:url("http://www.webdm.cn/images/20090910/bg.gif")}
7 body, td{font-size:12px}
8 .menu_box_pad{background:#fdf9d5;padding:0 2px 2px 2px}
9 .menu_box{border-top:1px solid #ababab;border-left:1px solid #ababab;border-right:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6}
10 .menu_box th{background:url('http://www.webdm.cn/images/20090910/menu_list_icon.gif') no-repeat center;line-height:22px;width:10px} /*
11
12 www.webdm.cn*/
13 .menu_box td{background:url('http://www.webdm.cn/images/20090910/menu_list_split.gif') no-repeat left bottom;line-height:20px}
14 .menu_box a{text-decoration:none;color:#000}
15 .menu_box a:hover{text-decoration:underline}
16 .hand{cursor:hand;cursor:pointer}
17 .ctrl_menu{border-left:1px solid #767676;border-bottom:1px solid #767676;border-right:1px solid #767676;background:#ffcf60}
18 .ctrl_menu_title{padding-left:15px;font-weight:bold;line-height:25px}
19 .ctrl_menu_title_bg{background:url('http://www.webdm.cn/images/20090910/menu_title_bg.gif')}
20 .top_bg{background:url("http://www.webdm.cn/images/20090910/top_bg.gif")}
21 .logo_bg{background:url("http://www.webdm.cn/images/20090910/logo_bg.gif")}
22 #top_nav_menu {color:#fff}
23 #top_nav_menu a{text-decoration:none;color:#fff}
24 #top_nav_menu a:hover{text-decoration:underline;color:#ff6}
25 -->
26 </style>
27 <script>
28 function $(_sId){
29 return document.getElementById(_sId);
30 }
31 function exist(_sId){
32 var oObj = $(_sId);
33 return oObj != null ? oObj : false;
34 }
35 function dw(_sTxt){
36 document.write(_sTxt);
37 }
38 function hide(_sId){
39 $(_sId).style.display = $(_sId).style.display == "none" ? "" : "none";
40 }
41 function onlyShow(_sId, _iNum, _sPic, _sTxt1, _sTxt2){
42 var i = 0;
43 var oCurr = exist(_sId + i);
44 while(oCurr){
45 oCurr.style.display = "none";
46 $(_sPic + i).src = _sTxt2;
47 i++;
48 oCurr = exist(_sId + i)
49 }
50 $(_sId + _iNum).style.display = "";
51 $(_sPic + _iNum).src = _sTxt1;
52 }
53 function swapShow(_sId){
54 var i = 0;
55 var oCurr = exist(_sId + i);
56 while(oCurr){
57 hide(_sId + i);
58 i++;
59 oCurr = exist(_sId + i)
60 }
61 }
62 function seekKey(_sKey){
63 var i = 0;
64 while(exist(_sKey + i)){
65 i++;
66 }
67 return i;
68 }
69 function swapPic(_sId,_sAttr,_sTxt1, _sTxt2) {
70 $(_sId)[_sAttr] = $(_sId)[_sAttr].indexOf(_sTxt1) > -1 ? _sTxt2 : _sTxt1;
71 }
72 function swap(_sId,_sAttr,_sTxt1, _sTxt2) {
73 $(_sId)[_sAttr] = $(_sId)[_sAttr] == _sTxt1 ? _sTxt2 : _sTxt1;
74 }
75 function moveGif(_sId){
76 swap(_sId,'className','marginLeft2','');
77 }
78 function moveStart(_sId){
79 __tmp__time = setInterval("moveGif('" + _sId + "')",200);
80 }
81 function moveStop(_sId){
82 clearInterval(__tmp__time);
83 $(_sId).className = "marginLeft2";
84 }
85 function switchShow(){
86 hide('left');
87 swapPic
88
89 ('arrow','src','http://www.webdm.cn/images/20090910/control_switch_up.gif','http://www.webdm.cn/images/20090910/control_switch_down.gif');
90 swapShow('hideLeft');
91 swapShow('hideBody');
92 }
93 function scroll_to_top()
94 {
95 document.body.scrollTop=0;
96 }
97 function mainFrameRedirect(url)
98 {
99 oo = document.getElementById("mainFrame");
100 oo.url = url;
101 }
102 </script>
103 </head>
104 <body>
105 <table align="left" width="220" border="0" cellspacing="0" cellpadding="0">
106 <tr>
107 <td height="50" align="left" valign="top">
108 <!-- 控制面板菜单 -->
109 <table width="205" border="0" cellspacing="0" cellpadding="0" class="ctrl_menu">
110 <tr height="5"><td></td></tr>
111 <tr>
112 <td align="center">
113 <!-- BLOG文章 -->
114 <table width="195" border="0" cellspacing="0" cellpadding="0" class="ctrl_menu_title_bg">
115 <tr class="hand" onClick="hide('hideMenuFunc3')">
116 <td width="174" class="ctrl_menu_title">BLOG文章管理</td>
117 <td width="21"><image id='MenuFunc3' src="http://www.webdm.cn/images/20090910/menu_title_down.gif"></td>
118 </tr>
119 <tr id="hideMenuFunc3">
120 <td align="left" colspan="2" class="menu_box_pad">
121 <table width="100%" border="0" cellspacing="5" cellpadding="0" class="menu_box">
122 <tr>
123 <th> </th>
124 <td><a href="/" target="mainFrame" onClick="scroll_to_top()">发表BLOG文章</a></td>
125 </tr>
126 <tr>
127 <th> </th>
128 <td><a href="/" target="mainFrame" onClick="scroll_to_top()">BLOG文章管理</a></td>
129 </tr>
130 <tr>
131 <th> </th>
132 <td><a href="/" target="mainFrame" onClick="scroll_to_top()">BLOG评论管理</a></td>
133 </tr>
134 </table> </td>
135 </tr>
136 </table>
137 <!-- /BLOG文章 --> </td>
138 </tr>
139 <tr height="5"><td></td></tr>
140 <tr>
141 <td align="center">
142 <!-- BLOG信息 -->
143 <table width="195" border="0" cellspacing="0" cellpadding="0" class="ctrl_menu_title_bg">
144 <tr class="hand" onClick="hide('hideMenuFunc2')">
145 <td width="174" class="ctrl_menu_title">BLOG信息设置</td>
146 <td width="21"><image id='MenuFunc2' src="http://www.webdm.cn/images/20090910/menu_title_down.gif"></td>
147 </tr>
148 <tr id="hideMenuFunc2">
149 <td align="left" colspan="2" class="menu_box_pad" >
150 <table width="100%" border="0" cellspacing="5" cellpadding="0" class="menu_box">
151 <tr>
152 <th> </th>
153 <td><a href="/" target="mainFrame" onClick="scroll_to_top()">更改基本信息</a></td>
154 </tr>
155 <tr>
156 <th> </th>
157 <td><a href="/" target="mainFrame" onClick="scroll_to_top()">定制我的模板</a></td>
158 </tr>
159 <tr>
160 <th> </th>
161 <td><a href="/" target="mainFrame" onClick="scroll_to_top()">首页内容维护</a></td>
162 </tr>
163 </table></td>
164 </tr>
165 </table>
166 <!-- /BLOG信息 --></td>
167 </tr>
168 <tr height="5"><td></td></tr>
169 <tr>
170 <td align="center">
171 <!-- 个人信息 -->
172 <table width="195" border="0" cellspacing="0" cellpadding="0" class="ctrl_menu_title_bg">
173 <tr class="hand" onClick="hide('hideMenuFunc1')">
174 <td width="174" class="ctrl_menu_title">个人信息设置</td>
175 <td width="21"><image id='MenuFunc1' src="http://www.webdm.cn/images/20090910/menu_title_down.gif"></td>
176 </tr>
177 <tr id="hideMenuFunc1" style="display:none">
178 <td align="left" colspan="2" class="menu_box_pad">
179 <table width="100%" border="0" cellspacing="5" cellpadding="0" class="menu_box">
180 <tr>
181 <th> </th>
182 <td><a target="mainFrame" href="/" onClick="scroll_to_top()">更改基本资料</a></td>
183 </tr>
184 <tr>
185 <th> </th>
186 <td><a target="mainFrame" href="/" onClick="scroll_to_top()">登录默认选项</a></td>
187 </tr>
188 </table> </td>
189 </tr>
190 </table>
191 <!-- /个人信息 --> </td>
192 </tr>
193 <tr height="5"><td></td></tr>
194 </table>
195 </body>
196 </html>
197 <br>
198 <a href="http://www.webdm.cn">网页代码站</a> - 最专业的代码下载网站 - 致力为中国站长提供有质量的代码!

文章来自:http://www.webdm.cn/webcode/feac262e-06b5-49df-a80d-fb02a5ba69c3.html

posted @ 2010-12-31 10:09  网页代码站  阅读(333)  评论(0编辑  收藏  举报