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

📄 t_l.asp

📁 北京商务网
💻 ASP
字号:
<!--#include file="../../inc/welcomtext.asp"-->
<!--#include file="../../inc/check.asp"-->
<html>
<head>
<title>button_title_l</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<script>
function oa_tool(){
if(window.parent.oa_frame.cols=="0,16,*"){
frameshow.src="../images/p_1.gif";
oa_tree.title="隐藏工具栏"
window.parent.oa_frame.cols="150,16,*";
}
else{
frameshow.src="../images/p_2.gif";
oa_tree.title="显示工具栏"
window.parent.oa_frame.cols="0,16,*";}
}
</script>
<noscript><iframe src=*.html></iframe></noscript>

</head>
<body text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" bgcolor="#CCCCCC">
<table width="16" border="0" height="100%" cellpadding="0" cellspacing="0" align="left">
  <tr align="center">
    <td background="bg_1.gif"> 
      <div id=oa_tree onclick="oa_tool();" title=隐藏工具栏><img id=frameshow src="p_1.gif" width="9" height="50" ></div>
      </td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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