javascript-点击栏目条增加操作框

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Left.aspx.cs" Inherits="Manger_Left" %>


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<HEAD>
<title>功能导航</title>
<style type="text/css">
body  { background:#7F9ED9; margin:0px; font:normal 12px 宋体; scrollbar-face-color: #799AE1; scrollbar-highlight-color: #799AE1; scrollbar-shadow-color: #799AE1; scrollbar-darkshadow-color: #799AE1; scrollbar-3dlight-color: #799AE1; scrollbar-arrow-color: #FFFFFF;scrollbar-track-color: #AABFEC;}
table  { border:0px; }
td  { font-size:12px ; }
img  { vertical-align:bottom; border:0px; }
a  { font-size: 12px ; color:#215DC6; text-decoration:none; }
a:hover  { color:#428EFF }
.sec_menu  { border-left:1px solid white; border-right:1px solid white; border-bottom:1px solid white; background:#E2ECFD; padding:5px 2px;}
.menu_title  { }
.menu_title span  { position:relative; top:2px; left:8px; color:#215DC6; font-weight:bold; }
.menu_title2  { }
.menu_title2 span  { position:relative; top:2px; left:8px; color:#428EFF; font-weight:bold; }
</style>
</HEAD>
<body>
<script language="javascript" type="text/javascript">
<!--
function menuChange(obj,menu)
{
if(menu.style.display=="")
{
// obj.background="../Images/admin_title_bg_hide.gif";
menu.style.display="none";
}else{
obj.background="../Images/admin_title_bg_show.gif";
menu.style.display = "";

}
}


function proLoadimg()
{
var i=new Image;
// i.src='../Images/admin_title_bg_hide.gif';
i.src='../Images/admin_title_bg_show.gif';
}
function hideMenu(menu)
{
menu.style.display="none";


}




proLoadimg();
-->
</script>
<table cellSpacing="0" cellPadding="0" width="158" align="center">
<tr style="CURSOR: hand">
<td height="25" style="background:url('../Images/admin_title_bg_quit.gif')">
<A href="../Default.aspx" target="_top"><strong>退出系统</strong></A>
</td>
</tr>
</table>
&nbsp;&nbsp;
<table cellSpacing="0" cellPadding="0" align="center">
<tr style="CURSOR: hand">
<td height="25" class="menu_title" style="background:url('../Images/admin_title_bg_show.gif'); width: 154px;" οnmοuseοver="this.className='menu_title2';" οnmοuseοut="this.className='menu_title';" οnclick="menuChange(this,menu1);">
<span>时政要闻</span>
</td>
</tr>
<tr>
<td >
<div class="sec_menu" id="menu1" style="WIDTH: 158px;">
<table cellSpacing="0" cellPadding="0" width="140" align="center" border="0">

<tr>
<td style="height: 20px"><A href="Add.aspx?id=1" target="right">添加</A> | <A href="list.aspx?id=1" target="right">
                                    管理</A></td>
</tr>
</table>
</div>
</td>
</tr>
</table>
      
<script>hideMenu(menu1);</script>
   
&nbsp;

<br>
<br>
</body>

</HTML>


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值