index.htm.bak
来自「为个人网站免费提供高速聊天室,下载后请按说明进行安装,无须CGI权限在普通Web」· BAK 代码 · 共 23 行
BAK
23 行
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>进入聊天室</title>
</head>
<body>
<script language="javascript">
function gotochat()
{
var wid=window.screen.width-10;
var heg=window.screen.height-80;
window.open("http://chat.itdoor.net/chatlogin.htm?toppageurl=http://chat.itdoor.net/user/top.htm&chatname=聊天室&roomname=电脑时空|缘分天空|太阳传说&pagebgcolor=AFCBD8&pagetlecolor=AFCBD8&chatbgcolor=D1E7F5&chattlecolor=91C7D9&chattwoscreen=1&saytblcolor=BADCE7&roomtlecolor1=FFFFFF&roomtlecolor2=8000FF","_blank","width="+wid+",height="+heg+",top=0,left=0,status=yes,toolbar=no,menubar=no,location=no,resizable=1");
}
</script>
<a href=# onclick="gotochat()">点击进入聊天室</a>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?