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

📄 source.htm

📁 JavaScript_VBScript网页编程实例
💻 HTM
📖 第 1 页 / 共 2 页
字号:

</head>

<body bgcolor="#111111" link="#000000" onContextmenu='return false' 
 onLoad="testbrowser();imageload();showtime();animate_arrow();"
 onMousedown="selectbg(event)">

<div id=mycomputer style="cursor:default;position:absolute; width:55px; height:19px; z-index:1; left: 22px; top: 60px"
 onMouseover="shownotation(1)" onMouseout="hidenotation()" onDblclick="explore(1)"> 
  <img src="MyComputer.gif" width="55" height="45" align="center">
  <div align="center"><font size="2" color="#FFFFFF">我的电脑</font></div>
</div>

<div id=mydocument style="cursor:default;position:absolute; width:55px; height:19px; z-index:1; left:22px; top: 160px"
 onMouseover="shownotation(2)" onMouseout="hidenotation()" onDblclick="explore(2)"> 
  <img src="MyDocument.gif" width="55" height="45" align="center">
  <div align="center"><font size="2" color="#FFFFFF">我的文档</font></div>
</div>

<div id=internet style="cursor:default;position:absolute; width:55px; height:19px; z-index:1;left:22px; top: 260px"
 onMouseover="shownotation(3)" onMouseout="hidenotation()" onDblclick="explore(3)"> 
  <img src="Internet.gif" width="55" height="45" align="center">
  <div align="center"><font size="2" color="#FFFFFF">友情链接</font></div>
</div>

<div id=email style="cursor:default;position:absolute; width:55px; height:19px; z-index:1;left:22px;top:360px"
 onMouseover="shownotation(4)" onMouseout="hidenotation()"> 
  <img src="email.gif" width="55" height="45" align="center"> 
  <div align="left"><font size="2" color="#FFFFFF">信件管理</font></div>
</div>

<div id=bkground style="position:absolute; width:200px; height:115px; z-index:5; 
left: 301px; top: 74px; visibility=hidden"> 
  <font color="#FFFFFF">请选择背景图案</font>
  <form name="bg_form">
    <select name="bg_select" onchange="changebg()">
      <option value="none">none</option>
      <option value="1stboot.gif">1stboot</option>
      <option value="black_thatch.gif">black_thatch</option>
      <option value="blue_rivets.gif">blue_rivets</option>
      <option value="bubbles.gif">bubbles</option>
      <option value="carved_stone.gif">carved_stone</option>
      <option value="circles.gif">circles</option>
      <option value="houndstooth.gif">houndstooth</option>
      <option value="pinstripe.gif">pinstripe</option>
      <option value="straw_mat.gif">straw_mat</option>
      <option value="tiles.gif">tiles</option>
      <option value="triangles.gif">triangles</option>
      <option value="waves.gif">waves</option>
    </select>
  </form>
</div>


<div id=panel style="cursor:hand;position:absolute; width:178px; height:280px; z-index:3;left:1%;top:240px;visibility:hidden"> 
  <img src="start_panel.gif" width="178" height="280" align="center"> 
 
  <div id=menu1 style="position:absolute; width:174px; height:36px; z-index:4; left:2px; top:2px; visibility: inherit"
   onMouseover="menu1.style.backgroundColor='#4f607f'" onMouseout="menu1.style.backgroundColor='#006699'">
    <div style="position:absolute; width:30px; height:30px; z-index:5; left:4%; top:3px; visibility: inherit">
        <img src="panel/help.gif" width="30" height="30">
    </div>
    <div style="position:absolute; width:100px; height:36px; z-index:5; left:40px; top:10px; visibility: inherit"> 
      <font size="3" color="#000000">关于本网页</font> 
    </div>
  </div>
    
  <div id=menu2 style="position:absolute; width:174px; height:36px; z-index:4; left:2px; top:42px; visibility: inherit"
   onMouseover="menu2.style.backgroundColor='#4f607f'" onMouseout="menu2.style.backgroundColor='#006699'">
    <div style="position:absolute; width:30px; height:30px; z-index:5; left:4%; top:3px; visibility: inherit">
        <img src="panel/source.gif" width="30" height="30">
    </div>
    <div style="position:absolute; width:100px; height:36px; z-index:5; left:40px; top:10px; visibility: inherit"> 
      <font size="3" color="#000000">显示源程序</font> 
    </div>
  </div>

  <div id=menu3 style="position:absolute; width:174px; height:36px; z-index:4; left:2px; top:82px; visibility: inherit"
    onMouseover="menu3.style.backgroundColor='#4f607f'"
    onMouseout="menu3.style.backgroundColor='#006699'"
    onClick="explore(1)">
     <div style="position:absolute; width:30px; height:30px; z-index:5; left:4%; top:3px; visibility: inherit">
        <img src="panel/mycomputer.gif" width="30" height="30">
     </div>
     <div style="position:absolute; width:100px; height:36px; z-index:5; left:40px; top:10px; visibility: inherit"> 
      <font size="3" color="#000000">我的电脑</font> 
     </div>
     <div style="position:absolute; width:30px; height:30px; z-index:5; left:140px; top:3px; visibility: inherit">
        <img src="panel/point.gif" width="30" height="30">
     </div>
  </div>

  <div id=menu4 style="position:absolute; width:174px; height:36px; z-index:4; left:2px; top:122px; visibility: inherit"
   onMouseover="menu4.style.backgroundColor='#4f607f'"
   onMouseout="menu4.style.backgroundColor='#006699'"
   onClick="explore(2)">
    <div style="position:absolute; width:30px; height:30px; z-index:5; left:4%; top:3px; visibility: inherit">
        <img src="panel/mydocument.gif" width="30" height="30">
    </div>
    <div style="position:absolute; width:100px; height:36px; z-index:5; left:40px; top:10px; visibility: inherit"> 
      <font size="3" color="#000000">我的文档</font> 
    </div>
    <div style="position:absolute; width:30px; height:30px; z-index:5; left:140px; top:3px; visibility: inherit">
        <img src="panel/point.gif" width="30" height="30">
     </div>
  </div>
 
  <div id=menu5 style="position:absolute; width:174px; height:36px; z-index:4; left:2px; top:162px; visibility: inherit"
   onMouseover="menu5.style.backgroundColor='#4f607f'"
   onMouseout="menu5.style.backgroundColor='#006699'"
   onClick="explore(3)">
    <div style="position:absolute; width:30px; height:30px; z-index:5; left:4%; top:3px; visibility: inherit">
        <img src="panel/link.gif" width="30" height="30">
    </div>
    <div style="position:absolute; width:100px; height:36px; z-index:5; left:40px; top:10px; visibility: inherit"> 
      <font size="3" color="#000000">友情链接</font> 
    </div>
  </div>

  <div id=menu6 style="position:absolute; width:174px; height:36px; z-index:4; left:2px; top:202px; visibility: inherit"
   onMouseover="menu6.style.backgroundColor='#4f607f'" onMouseout="menu6.style.backgroundColor='#006699'">
    <div style="position:absolute; width:30px; height:30px; z-index:5; left:4%; top:3px; visibility: inherit">
        <img src="panel/email.gif" width="30" height="30">
    </div>
    <div style="position:absolute; width:100px; height:36px; z-index:5; left:40px; top:10px; visibility: inherit"> 
      <font size="3" color="#000000">信件管理</font> 
    </div>
  </div>

  <div id=menu7 style="position:absolute; width:174px; height:36px; z-index:4; left:2px; top:242px; visibility: inherit"
   onMouseover="menu7.style.backgroundColor='#4f607f'" 
   onMouseout="menu7.style.backgroundColor='#006699'"
   onMousedown="bkground.style.visibility='visible'">
    <div style="position:absolute; width:30px; height:30px; z-index:5; left:4%; top:3px; visibility: inherit">
        <img src="panel/background.gif" width="30" height="30">
    </div>
    <div style="position:absolute; width:120px; height:36px; z-index:5; left:40px; top:10px; visibility: inherit"> 
      <font size="3" color="#000000">背景图片选择</font> 
    </div>
  </div>
</div>


<div id=startlayer style="position:absolute; width:83px;  height:21px; z-index:2; left:2%; top: 524px"> 
  <img src="start_button.gif" name="start_button" width="69" height="28"
 onClick="button_down()"> 
</div>

<div id=timelayer style="position:absolute; width:136px; height:22px; z-index:2; left: 89%; top: 524px"> 
  <form name="form1" >
    <input type="text" size=8 name="time" >
  </form>
</div>

<div id=startup style="position:absolute; width:100%; height:30px; z-index:1; left:1%; top:520px"> 
  <img src="startbar.gif" width="100%" height="35"> 
</div>

<div id=notation style="position:absolute; width:80px; height:18px; z-index:5; 
left: 101px; top: 119px; background-color: #FFFFCC; layer-background-color: #FFFFCC;
 border: 1px none #000000; visibility:hidden">
</div>

<div id=arrow style="position:absolute; width:150px; height:25px; z-index:4; top: 528px; left: 10%"> 
  <img src="arrow.gif" width="36" height="16" align="absmiddle"> 点击这里开始
</div>


<div id=explorer style="cursor:default;position:absolute; width:200px; height:115px; z-index:6; visibility:hidden">
  <img src="explorer.gif" width="400" height="300">

  <div id=content style="position:absolute; width:211px; height:245px; z-index:7 visibility; left: 8px; top: 50px"> 
  </div>

  <div id=detail style="position:absolute; width:158px; height:245px; z-index:7 visibility; left: 234px; top: 50px"> 
  </div>

  <div style="position:absolute; width:392px; height:35px; z-index:7; left:4px; top:4px; visibility: inherit">
    <img name="ex_head" src="panel/ex_head.gif" width="392" height="35"
     ondrag="winmove(event)">
  </div>
  <div style="position:absolute; width:30px; height:30px; z-index:7; left:5px; top:7px; visibility: inherit">
    <img name="ex_img" src="panel/link.gif" width="30" height="30">
  </div>
  <div id=ex_title style="position:absolute; width:70px;height:30px;left:35px;top:15px;z-index:7;visibility:inherit">
    <font size="2" color="#000000">友情链接</font> 
  </div>
  <div style="position:absolute; width:16px; height:16px; z-index:7; left:370px; top:12px; visibility: inherit"
   onMousedown="document.images['close_img'].src='panel/close_2.gif'"
   onMouseout="document.images['close_img'].src='panel/close_1.gif'"
   onMouseup="explorer.style.visibility='hidden'">
    <img name="close_img" src="panel/close_1.gif" width="16" height="16">
  </div>
</div>


</body>
</html>
</textarea>
</form>
</body>
</html>

⌨️ 快捷键说明

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