?? left_t.jsp
字號:
<html>
<head>
<title>button_title_r</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<script language=javascript>
function hideList(){
if(window.parent.main_display.cols=="*,12,0"){
frameshow1.src="images/p_3.gif";
oa1_tree.title="隱藏在線人員列表"
window.parent.main_display.cols="*,12, 100";
}else{
frameshow1.src="images/p_4.gif";
oa1_tree.title="顯示在線人員列表"
window.parent.main_display.cols="*,12,0";}
}
</script>
</head>
<body text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" bgcolor=#d6d3ce oncontextmenu=self.event.returnValue=false;>
<table width="12" border="0" height="100%" cellpadding="0" cellspacing="0" align="left" bgcolor=#d6d3ce>
<tr align="center">
<td>
<div id=oa1_tree onclick="hideList();" title=隱藏在線人員列表>
<img id=frameshow1 src="images/p_3.gif" width="9" height="50" ></div>
</td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -