📄 left.aspx
字号:
<%@ Page language="c#" Codebehind="Left.aspx.cs" AutoEventWireup="false" Inherits="MessageMis.Frame.Left" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>Left</title>
<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
<meta content="C#" name="CODE_LANGUAGE">
<meta content="JavaScript" name="vs_defaultClientScript">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
</HEAD>
<body MS_POSITIONING="GridLayout">
<script language="javascript">
//左侧四栏
function Mousemove(cur,id)
{
for(var i=0;i<4;i++)
{
document.getElementById("left_"+i+"_matter").style.display="none";
document.getElementById("left_"+i).style.width="18px";
document.getElementById("left_"+i).style.background="#e7edf9"
}
document.getElementById(id).style.display="block";
document.getElementById("left_"+cur).style.width="21px";
document.getElementById("left_"+cur).style.background="url(http://localhost/MessageMis/images/sinahome_ws_010.gif)";
document.getElementById("left_"+cur).style.cursor="hand";
}
</script>
<form id="aa" target="right" runat="server">
<DIV style="BORDER-RIGHT: buttonface thin solid; BORDER-TOP: buttonface thin solid; Z-INDEX: 101; LEFT: 0px; BORDER-LEFT: buttonface thin solid; WIDTH: 200px; BORDER-BOTTOM: buttonface thin solid; POSITION: absolute; TOP: 0px; HEIGHT: 280px"
ms_positioning="GridLayout">
<table id="left_2_matter" bgColor="#f7ffff" style="DISPLAY: none; Z-INDEX: 102; LEFT: 32px; WIDTH: 144px; POSITION: absolute; TOP: 16px; HEIGHT: 240px"
ms_positioning="FlowLayout">
<tr>
<td style="HEIGHT: 25px">
</td>
</tr>
<tr>
<td style="HEIGHT: 31px"><FONT face="宋体">※</FONT>
<asp:linkbutton id="lbtnSend" runat="server">发送信息</asp:linkbutton>
</td>
</tr>
<tr>
<td style="HEIGHT: 35px">※
<asp:linkbutton id="lbtnOldSend" runat="server">已发送信息</asp:linkbutton>
</td>
</tr>
<tr>
<td style="HEIGHT: 30px">
</td>
</tr>
</TR>
<tr>
<td>
</td>
</tr>
</TR>
<tr>
<td>
</td>
</tr>
</table>
<TABLE id="left_3_matter" style="DISPLAY: none; Z-INDEX: 103; LEFT: 32px; WIDTH: 144px; POSITION: absolute; TOP: 16px; HEIGHT: 240px"
bgColor="#f7ffff" ms_positioning="FlowLayout">
<tr>
<td style="HEIGHT: 25px">
</td>
</tr>
<tr>
<td style="HEIGHT: 31px">※
<asp:linkbutton id="lbtnNoReadMes" runat="server">未读信息</asp:linkbutton></td>
</tr>
<tr>
<td style="HEIGHT: 35px">※
<asp:linkbutton id="lbtnAllMessage" runat="server">所有信息</asp:linkbutton></td>
</tr>
<tr>
<td style="HEIGHT: 30px">
</td>
</tr>
</TR>
<tr>
<td>
</td>
</tr>
</TR>
<tr>
<td>
</td>
</tr>
</TABLE>
<table style="Z-INDEX: 104; LEFT: 0px; WIDTH: 32px; POSITION: absolute; TOP: 16px; HEIGHT: 168px"
bgColor="#f7ffff">
<tr>
<td id="001"><FONT face="宋体"></FONT><label id="left_0" onmouseover="Mousemove(0,'left_0_matter')" style="DISPLAY: inline; FONT-SIZE: 90%; WIDTH: 18px; COLOR: dimgray; HEIGHT: 55px; BACKGROUND-COLOR: #e7edf9"
ms_positioning="FlowLayout">
<P>用</P>
<P>
户 </label></P></td>
</tr>
<tr>
<td><FONT face="宋体"></FONT><label id="left_1" onmouseover="Mousemove(1,'left_1_matter')" style="DISPLAY: inline; FONT-SIZE: 90%; WIDTH: 18px; COLOR: dimgray; HEIGHT: 55px; BACKGROUND-COLOR: #e7edf9"
ms_positioning="FlowLayout">地址本</label>
</td>
</tr>
<tr>
<td><FONT face="宋体"></FONT><label id="left_2" onmouseover="Mousemove(2,'left_2_matter')" style="DISPLAY: inline; FONT-SIZE: 90%; WIDTH: 18px; COLOR: dimgray; HEIGHT: 55px; BACKGROUND-COLOR: #e7edf9"
ms_positioning="FlowLayout">发件箱</label></FONT>
</td>
</tr>
<tr>
<td><FONT face="宋体"></FONT><label id="left_3" onmouseover="Mousemove(3,'left_3_matter')" style="DISPLAY: inline; FONT-SIZE: 90%; WIDTH: 18px; COLOR: dimgray; HEIGHT: 55px; BACKGROUND-COLOR: #e7edf9"
ms_positioning="FlowLayout">收件箱</label>
</td>
</tr>
</table>
<TABLE id="left_0_matter" style="DISPLAY: block; FONT-SIZE: 15px; Z-INDEX: 105; LEFT: 32px; WIDTH: 144px; POSITION: absolute; TOP: 16px; HEIGHT: 240px"
bgColor="#f7ffff" ms_positioning="FlowLayout">
<tr>
<td style="HEIGHT: 25px">
</td>
</tr>
<tr>
<td style="HEIGHT: 31px">※
<asp:linkbutton id="lbtnCreaetUser" runat="server">创建用户</asp:linkbutton></td>
</tr>
<tr>
<td style="HEIGHT: 35px">※个人资料
</td>
</tr>
<tr>
<td><FONT face="宋体">
<P>姓名:
<asp:label id="Myname" runat="server" Width="80px"></asp:label>
</FONT></P></td>
</tr>
<tr>
<td><FONT face="宋体">电话:
<asp:label id="MyTel" runat="server" Width="80px"></asp:label></FONT></td>
</tr>
<tr>
<td><FONT face="宋体">备注:
<asp:label id="MyRem" runat="server" Width="80px"></asp:label></FONT></td>
</tr>
<tr>
<td><FONT face="宋体"></FONT></td>
</tr>
</TABLE>
</DIV>
<table id="left_1_matter" bgColor="#f7ffff" style="DISPLAY: none; FONT-SIZE: 15px; Z-INDEX: 106; LEFT: 32px; WIDTH: 144px; POSITION: absolute; TOP: 16px; HEIGHT: 240px"
ms_positioning="FlowLayout">
<tr>
<td style="HEIGHT: 25px">
</td>
</tr>
<tr>
<td style="HEIGHT: 31px">※
<asp:linkbutton id="lbtnCreateAddress" runat="server">创建地址本</asp:linkbutton></td>
</tr>
<tr>
<td style="HEIGHT: 35px">※
<asp:linkbutton id="lbtnUpdateAddress" runat="server">更新地址本</asp:linkbutton></td>
</tr>
<tr>
<td style="HEIGHT: 30px">
</td>
</tr>
</TR>
<tr>
<td>
</td>
</tr>
</TR>
<tr>
<td>
</td>
</tr>
</table>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -