?? record.htm
字號:
?<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="pragma" content="no-cache">
<META HTTP-EQUIV="expires" CONTENT="Wed, 12 Jan 2007 08:21:57 GMT">
<title>Chat Record</title>
<link href="CSS/ocChat_record.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="JS/xmlHttpRequest.js"></script>
<script type="text/javascript" src="JS/ocChat_showChaters.js"></script>
<script type="text/javascript" src="JS/ocChat_public.js"></script>
<script type="text/javascript" src="JS/ocChat_hideWin.js"></script>
<script type="text/javascript" src="JS/ocChat_moveable.js"></script>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0"
onMouseDown="javascript:ocChat_Onclick(event);setCapture();"
onMouseUp="javascript:ocChat_MouseUp(this);releaseCapture();"
onMouseMove="javascript:ocChat_moveTable(parent.document.getElementById('ocChat_msgReader'),event);" class="titleTable">
<tr>
<td width="562" class="titleTable_User">OCChater V1.0 Msg Reader - <span id="ocChat_SendUser">Operator_1</span><div style="display:none;"
id="ocChat_SendUser"></div></td>
<td width="19" valign="bottom"><span onMouseOver="this.style.backgroundColor='#2D2DFF'"
onClick="" onMouseOut="this.style.backgroundColor=''">-</span></td>
<td width="19"><span onMouseOver="this.style.backgroundColor='#2D2DFF'"
onClick="showOrHideDiv('ocChat_msgReader')" onMouseOut="this.style.backgroundColor=''">×</span></td>
</tr>
</table>
<table width="600" border="1" cellspacing="0" cellpadding="0" class="mainTable">
<tr>
<td width="125" valign="top" bgcolor="#EFEFEF"><div style="width:100%; height:386px; overflow-y:auto;"><span id="ocChat_showChaters" class="pageTurn">Loading...</span></div></td>
<td width="475" valign="top"><iframe id="ocChat_showMsgRecord" frameborder="0" scrolling="no" src="MsgReader.asp" width="475" height="386"></iframe></td>
</tr>
</table>
</body>
</html>
<script language="javascript">
<!--
setTimeout("ocChat_getChaters()",3000);
//-->
</script>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -