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

📄 innerline.htm

📁 超简单的目录树
💻 HTM
字号:
<html>
<head>
</head>

<body topmargin="0" marginheight="0" leftmargin="0" marginwidth="0" width=100%>
<script language='javascript'>
function document.body.onselectstart(){
 return false;
}

premainframeset=top.mainframeset.cols;
function showhidelist(){
  if(top.mainframeset.cols=='0,8,*'){
  	top.mainframeset.cols=premainframeset;
	top.innerframe.document.body.scrollLeft=0;
  }else{
  	top.mainframeset.cols='0,8,*';  
	top.innerframe.document.body.scrollLeft=100;
  }
}
</script>
<table width="8" height="100%" border="0" cellpadding="0" cellspacing="0">
  <tr>
  <td background='innerimagebg.gif' onclick="showhidelist()" height="100%" title="隐藏/显示列表" style="CURSOR: hand"><img src="innerimage2.gif"></td>
  <td background='innerimagebg.gif' onclick="showhidelist()" height="100%" title="隐藏/显示列表" style="CURSOR: hand"><img src="innerimage1.gif"></td>
  </tr>
</table>
</body></html>

⌨️ 快捷键说明

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