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

📄 top.htm

📁 公司通讯录 Jaddress 1.0
💻 HTM
字号:
<html>
<head>
<title>公司通讯录-Jaddress 1.0</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<SCRIPT src="buttonmenu/genericMove.js" type=text/javascript></SCRIPT>

<SCRIPT src="buttonmenu/buttons.js" type=text/javascript></SCRIPT>

<SCRIPT type=text/javascript>
<!--

document.onmousedown = initDown; 
document.onmouseup   = initUp;
document.onmousemove = initMove;

function initDown() {
	doDown();
	moveme_onmousedown();
}

function initUp() {
	doUp();
	moveme_onmouseup();
}

function initMove() {
	moveme_onmousemove();
}

//-->
</SCRIPT>
<LINK href="style.css" rel=stylesheet>
<script language="JavaScript1.2">
var menu3=new Array()
menu3[0]='<table><tr><td class=coolButton><p align="left"> <a href=addnew.asp target=_self>公司通讯记录管理</a></p></td></tr>'
menu3[1]='<tr><td class=coolButton><p align="left"> <a href=addmember.asp target=_self>个人通讯记录管理</a></p></td></tr>'
menu3[2]='<tr><td class=coolButton><p align="left"> <a href=modpass.asp target=_self>修改管理员密码</a></p></td></tr></table>'
</script>
<base target="middle">
</head>

<body topMargin=0 marginheight="0" leftMargin=0 vlink="#000000">
<script language="JavaScript1.2">
//以下不要改
var zindex=100
function dropit2(whichone){
if (window.themenu&&themenu.id!=whichone.id)
themenu.style.visibility="hidden"
themenu=whichone
if (document.all){
themenu.style.left=document.body.scrollLeft+event.clientX-event.offsetX
themenu.style.top=document.body.scrollTop+event.clientY-event.offsetY+18
if (themenu.style.visibility=="hidden"){
themenu.style.visibility="visible"
themenu.style.zIndex=zindex++
}
else{
hidemenu()
}
}
}

function dropit(e,whichone){
if (window.themenu&&themenu.id!=eval(whichone).id)
themenu.visibility="hide"
themenu=eval(whichone)
if (themenu.visibility=="hide")
themenu.visibility="show"
else
themenu.visibility="hide"
themenu.zIndex++
themenu.left=e.pageX-e.layerX
themenu.top=e.pageY-e.layerY+19
return false
}

function hidemenu(whichone){
if (window.themenu)
themenu.style.visibility="hidden"
}

function hidemenu2(){
themenu.visibility="hide"
}

if (document.all)
document.body.onclick=hidemenu

//以上不要改
</script> 
<table border="0" width="100%" cellspacing="0" cellpadding="0"> 
  <tr> 
    <td width="92%" bgcolor="#003399" height="15">  
      <span style="color:white;line-height:12pt;FILTER: DropShadow(color=black,offX=1, offY=1, Positive=1); POSITION: relative; WIDTH: 100%">&nbsp;<img border="0" src="img/message.gif">&nbsp;公司通讯录-Jaddress 1.0</span></td>      
    <td width="8%" bgcolor="#003399" height="15">  
      <p align="center"><img border="0" src="img/close.gif" width="17" height="15"></td>   
  </tr> 
  <tr> 
    <td width="100%" colspan="2"> 
      <table border="1" width="100%" bordercolorlight="#666666" cellspacing="0" bordercolordark="#FFFFFF" height="25"> 
        <tr> 
          <td width="100%"> 
            <table border="0" width="100%" cellspacing="0" cellpadding="0"> 
              <tr> 
                <td width="2%" align="center">
                  <p align="left"><img border="0" src="img/line0.gif" width="5" height="20"></p>
                </td> 
                <td width="14%" align="center" class=coolButton onClick="dropit2(dropmenu2);event.cancelBubble=true;return false"><a href="#" onClick="if(document.layers) return dropit(event, 'document.dropmenu2')">通 讯 录 管 理</a></td>     
                <td width="2%" align="center">&nbsp;</td> 
                <td width="12%" align="center" class=coolButton><a href="help.asp" target=_self>使 用 说 明</a></td>     
                <td width="80%" align="center">
                  <p align="right"><img border="0" src="img/line0.gif"></td> 
              </tr> 
            </table> 
          </td> 
        </tr> 
      </table> 
    </td> 
  </tr> 
</table> 
<div id=dropmenu2 style="position:absolute;left:0;top:0;layer-background-color:buttonface;background-color:buttonface;width:120;visibility:hidden;border-top: 1px solid white;border-left: 1px solid white;	border-bottom: 1px solid #808080; border-right: 1px solid #808080;padding:0px">  
<script language="JavaScript1.2">  
if (document.all)  
dropmenu2.style.padding="4px"  
for (i=0;i<menu3.length;i++)  
document.write(menu3[i])  
</script>  
</div>  
<script language="JavaScript1.2">  
if (document.layers){  
document.dropmenu2.captureEvents(Event.CLICK)  
document.dropmenu2.onclick=hidemenu2  
}  
</script>  
</body>   
</html>

⌨️ 快捷键说明

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